1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 19:44:21 +00:00

⬆ Add rollup and its plugins as a dependency

This commit is contained in:
Steffo 2021-08-28 05:48:52 +02:00
parent 4ba7e87020
commit 0f60790bd2
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 558 additions and 11 deletions

View file

@ -34,6 +34,11 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"rollup": "^2.56.3",
"rollup-plugin-postcss": "^4.0.1",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",

564
yarn.lock

File diff suppressed because it is too large Load diff