add defineProperty to rollup.config to avoid error in AngularJS

This commit is contained in:
Collect Truem Server 2018-05-26 03:47:30 +02:00
parent 3de239b330
commit 67e34c04ad

View File

@ -23,6 +23,7 @@ export default {
'inheritsLoose',
'extends',
'objectSpread',
'defineProperty',
],
}) ),
resolve({