fixed rollup
This commit is contained in:
parent
7a5bc222fd
commit
d45b3e68dd
@ -14,7 +14,7 @@
|
||||
"test-eventlistener-hammerjs-destroy": "node ./test/tests/eventlistener/hammerjs-destroy.js",
|
||||
"test-eventlistener-interactionmapper": "node ./test/tests/eventlistener/interactionmapper.js",
|
||||
"test-eventlistener-interactionmapper-off": "node ./test/tests/eventlistener/interactionmapper-off.js",
|
||||
"build": "rollup --config ./rollup.config.js",
|
||||
"build": "rollup --config --bundleConfigAsCjs ./rollup.config.js",
|
||||
"watch": "rollup --watch --config ./rollup.config.js",
|
||||
"3rdparty": "gulp",
|
||||
"prettier": "gulp prettify",
|
||||
|
Loading…
Reference in New Issue
Block a user