Skip to content

Commit

Permalink
not webpack 5 compatible at present
Browse files Browse the repository at this point in the history
  • Loading branch information
swimmadude66 committed May 12, 2019
1 parent e70673b commit aa0b64d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ src/
spec/
node_modules/
.vscode/
.gitignore
npm-debug.log
tsconfig.json
.travis.yml
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ node_js:
env:
- WEBPACK_VERSION=4 HTML_PLUGIN_VERSION=3
- WEBPACK_VERSION=4 HTML_PLUGIN_VERSION=next
- WEBPACK_VERSION=5.0.0-alpha.12 HTML_PLUGIN_VERSION=next
# - WEBPACK_VERSION=5.0.0-alpha.12 HTML_PLUGIN_VERSION=next

install:
- npm install
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa0b64d

Please sign in to comment.