mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-22 09:36:55 +03:00
add defineProperty to rollup.config to avoid error in AngularJS
This commit is contained in:
parent
3de239b330
commit
67e34c04ad
|
@ -23,6 +23,7 @@ export default {
|
|||
'inheritsLoose',
|
||||
'extends',
|
||||
'objectSpread',
|
||||
'defineProperty',
|
||||
],
|
||||
}) ),
|
||||
resolve({
|
||||
|
|
Loading…
Reference in New Issue
Block a user