Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #204 from navarroaxel/fix/example
Browse files Browse the repository at this point in the history
fix(example): fix example webpack configuration
  • Loading branch information
maximilianoforlenza authored May 2, 2019
2 parents 8206bc4 + e88ad99 commit 92d8cc5
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 207 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ script:
- npm run lint
- npm run test
- commitlint-travis
- npm run lib
- npm run build
- npm run build-example

notifications:
email: false
Loading

0 comments on commit 92d8cc5

Please sign in to comment.