Skip to content

Commit

Permalink
add defineProperty to rollup.config to avoid error in AngularJS
Browse files Browse the repository at this point in the history
  • Loading branch information
Collect Truem Server committed May 26, 2018
1 parent 3de239b commit 67e34c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export default {
'inheritsLoose',
'extends',
'objectSpread',
'defineProperty',
],
}) ),
resolve({
Expand Down

0 comments on commit 67e34c0

Please sign in to comment.