Nikita Karamov
|
a73b0f3f36
|
Remove banner
|
2023-01-25 18:46:58 +01:00 |
Nikita Karamov
|
9339f36f31
|
Fix code style
|
2023-01-25 18:30:39 +01:00 |
Nikita Karamov
|
a6697ca496
|
Remove Browserslist config to always target the defaults
|
2023-01-25 18:27:39 +01:00 |
Nikita Karamov
|
e5cac38f9d
|
Disable sourcemaps on the output
|
2023-01-25 18:27:20 +01:00 |
Nikita Karamov
|
8051d2d2e8
|
Build CSS using Vite
|
2023-01-25 18:27:00 +01:00 |
Nikita Karamov
|
e28a7c6f67
|
Update to Vite v4
|
2023-01-25 18:19:33 +01:00 |
Nikita Karamov
|
adf5d62b7c
|
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 18:17:08 +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 |