Skip to content

Commit

Permalink
(test): add a similar webpack test as well
Browse files Browse the repository at this point in the history
- setup import, export, and spec virtually the same as browserify
- run webpack in dev mode to speed up the build significantly
  - dev mode matches browserify's default too
  - might be able to disable some other 0CJS transforms but speed is
    fine for now

(deps): add webpack, webpack-cli, and worker-loader
  • Loading branch information
agilgur5 committed Jun 14, 2019
1 parent 7c43d10 commit 833db41
Show file tree
Hide file tree
Showing 5 changed files with 2,368 additions and 99 deletions.
Loading

0 comments on commit 833db41

Please sign in to comment.