Skip to content

Commit

Permalink
fix(hosting): fixes a bug in Docker environments
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Mar 7, 2019
1 parent 1bb7aa4 commit bcf6028
Show file tree
Hide file tree
Showing 6 changed files with 544 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Never worry about polyfills again.",
"files": [
"dist/**/*.*",
"src/**/*.*"
"polyfill-lib/**/*.*"
],
"scripts": {
"serve": "node ./dist/index.js",
Expand Down
Loading

0 comments on commit bcf6028

Please sign in to comment.