Skip to content

Commit

Permalink
Merge pull request #1 from jskod/webpack-setup
Browse files Browse the repository at this point in the history
Webpack setup
  • Loading branch information
jskod authored Jan 10, 2020
2 parents 00348f7 + fb60976 commit 7965ad1
Show file tree
Hide file tree
Showing 5 changed files with 3,628 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
if: branch == master && !fork
node_js: 'node' # pre-installed version
script:
- npm run build
- npm run build:prod
- npm run semantic-release
Loading

0 comments on commit 7965ad1

Please sign in to comment.