mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-06-24 06:53:16 +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',
|
'inheritsLoose',
|
||||||
'extends',
|
'extends',
|
||||||
'objectSpread',
|
'objectSpread',
|
||||||
|
'defineProperty',
|
||||||
],
|
],
|
||||||
}) ),
|
}) ),
|
||||||
resolve({
|
resolve({
|
||||||
|
|
Loading…
Reference in New Issue
Block a user