Commit graph

8 commits

Author SHA1 Message Date
Ajay Bura
1754035fd9 Fix buffer injection 2023-01-29 18:40:13 +05:30
Ajay Bura
7c1d5c196b Fix build error 2023-01-29 18:32:01 +05:30
Ajay Bura
94faaf054b remove polyfill aliases and crypto 2023-01-29 18:12:52 +05:30
Ajay Bura
99cf8ff92d enable fs in node polyfill 2023-01-29 12:02:26 +05:30
Ajay Bura
b391f21d5f remove unused polyfill 2023-01-29 10:36:32 +05:30
Ajay Bura
b538351cfe Add node polyfills 2023-01-29 10:24:03 +05:30
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