1
0
Fork 0

🔧 Reconfigure packages

This commit is contained in:
Joost De Cock 2019-05-02 21:20:40 +02:00
parent 8e30902d69
commit 143ab0d4cc
46 changed files with 157 additions and 94 deletions

View file

@ -17,7 +17,6 @@
"theme"
],
"main": "dist/theme.css",
"module": "dist/index.mjs",
"scripts": {
"clean": "rimraf dist",
"nodebuild": "BABEL_ENV=production rollup -c -o dist/index.js -f cjs",