Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Use ES6 import in TypeScript README example #140

Merged
merged 1 commit into from
May 27, 2018

Conversation

thallada
Copy link
Contributor

Updates the TypeScript example to use the ES6 import syntax like the other examples. Includes the change to Worker.ts mentioned in #111 to get it to work with import instead of require.

Updates the TypeScript example to use the ES6 import syntax like the other examples. Includes the change to `Worker.ts` mentioned in webpack-contrib#111 to get it to work with `import` instead of `require`.
@jsf-clabot
Copy link

jsf-clabot commented Apr 22, 2018

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Apr 22, 2018

Codecov Report

Merging #140 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   66.21%   66.21%           
=======================================
  Files           5        5           
  Lines          74       74           
  Branches       25       25           
=======================================
  Hits           49       49           
  Misses         22       22           
  Partials        3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4c00e5...d47168b. Read the comment docs.

@shellscape shellscape merged commit 612511d into webpack-contrib:master May 27, 2018
grind086 added a commit to grind086/worker-loader that referenced this pull request Jun 5, 2018
TheLD6978 pushed a commit to TheLD6978/worker-loader that referenced this pull request Apr 16, 2021
Updates the TypeScript example to use the ES6 import syntax like the other examples. Includes the change to `Worker.ts` mentioned in webpack-contrib#111 to get it to work with `import` instead of `require`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants