Commit graph

6 commits

Author SHA1 Message Date
hippoz
197b15eb6d
improve bundle size and speed by using code splitting 2023-03-23 19:50:24 +02:00
hippoz
aec2c44c29
speed up application and reduce bundle size by switching to preact 2023-03-23 15:41:58 +02:00
Ajay Bura
374d2d1962
Add node polyfills (#1093)
* Add node polyfills

* remove unused polyfill

* enable fs in node polyfill

* remove polyfill aliases and crypto

* Fix build error

* Fix buffer injection
2023-01-30 15:20:53 +11:00
Ajay Bura
3ad143228d
Use relative paths for build (#1094) 2023-01-30 15:20:13 +11:00
Ajay Bura
38bbc1c6f5
Vite plugin to add svg as inline data (#1072)
* add vite plugin to add svg as inline data

* Add node types package
2023-01-15 09:52:58 +05:30
Ajay Bura
899a89cb3b
Replace Webpack to Vite (#1023)
* Add vite, typescript and prettier

* Configure vite

* Fix tsconfig error

* Fix manifest json

* Move manifest json to root

* Bug fix

* Move back manifest json to public
2022-12-20 20:47:51 +05:30