Skip to content

Commit

Permalink
UPGRADE: Closes #4, upgrade to ionic-angular 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vdias38 committed Aug 11, 2017
1 parent 485efa7 commit 60a9448
Show file tree
Hide file tree
Showing 4 changed files with 1,312 additions and 1,511 deletions.
2 changes: 1 addition & 1 deletion config/copy.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
dest: '{{WWW}}/assets/fonts'
},
copyPolyfills: {
src: ['{{ROOT}}/node_modules/ionic-angular/polyfills/polyfills.js'],
src: [`{{ROOT}}/node_modules/ionic-angular/polyfills/${process.env.IONIC_POLYFILL_FILE_NAME}`],
dest: '{{BUILD}}'
},
copySwToolbox: {
Expand Down
Loading

0 comments on commit 60a9448

Please sign in to comment.