Added support for static assets

This commit is contained in:
Jonas Dellinger 2022-05-25 21:34:31 +02:00
commit f554798ee4
9 changed files with 120 additions and 949 deletions

View file

@ -32,6 +32,7 @@
"@rollup/plugin-typescript": "^8.3.2",
"@types/react": "16.14.0",
"@types/webpack": "^5.28.0",
"rollup-plugin-import-assets": "^1.1.1",
"rollup": "^2.70.2",
"shx": "^0.3.4",
"tslib": "^2.4.0",