Commit Graph

6 Commits

Author SHA1 Message Date
Nikita Karamov ae67a19233
Update to Vite v4 2023-01-25 20:29:13 +01:00
Nikita Karamov 70477e05c1
Minify with esbuild instead of terser
In the end, the files are basically of the same size, but esbuild is
faster. We also do not need any extra packages.
2023-01-25 20:29:13 +01:00
Nikita Karamov e0e0f9bf63
Use "node" protocol for import 2022-02-10 22:21:09 +01:00
Nikita Karamov dd3afd72b3
Use clearer name for package.json variable 2022-02-10 22:20:53 +01:00
Nikita Karamov f6d5e43bcb
Add banner options from Rollup config 2022-02-10 21:44:35 +01:00
Nikita Karamov 77123986bf
Add vite as devDependency 2022-02-10 21:26:35 +01:00