20 Commits

Author SHA1 Message Date
Wendelin
bd0bfc1fbe
Rspack ()
* Add rspack

* Remove TransformAsyncModulesPlugin from rspack

* Migrate all webpack usage to rspack

* Migrate tests to vitest

* Fix test suites

* Remove chai dependency

* Fix compute_state_display tests

* Fix resolveTimeZone

* Reduces test pipeline

* Revert test ci

* optimize chunk filtering

* Migrate landing-page to rspack

* Update rspack dependencies

* Add rsdoctor

* Fix prod build bundle size

* Use rsdoctor for demo stats

* Remove unused webpack configs

* Update build-scripts/rspack.cjs

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>

* Fix eslint

* Update rspack

* Remove unused code

---------

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-26 14:49:13 +01:00
Simon Lamon
ee79c3a983
Remove rollup build configuration ()
Rollup remove
2024-11-08 10:19:52 +02:00
Joakim Sørensen
5006dfc138
Use __STATIC_PATH__ in more places so the supervisor panel can reach paths ()
Use __STATIC_PATH__ in more places so the supervisor panel can reach paths
2023-05-30 10:45:58 +02:00
Steve Repsher
586079917d
Convert remaining gulp modules to ESM () 2023-05-08 17:43:29 +02:00
Steve Repsher
f185e886c3
Convert top gulp modules to ESM () 2023-05-04 15:49:41 +02:00
Steve Repsher
1f1898fa46
Make module types explicit and convert some to ESM () 2023-03-30 11:23:43 +02:00
Steve Repsher
aeb7f8ff36
Fix webpack source maps () 2023-03-16 14:38:55 +01:00
Bram Kragten
9324061d05
Add auto completion for mdi icons to code editor ()
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-06-29 16:12:16 +00:00
Bram Kragten
807ce468d6
Dont create icon for supervisor () 2021-10-07 23:27:35 +02:00
Bram Kragten
25c1156c88
Some code improvements () 2021-10-05 21:21:05 -07:00
Bram Kragten
257e60a2b1
Don't bundle locale data, but add to static () 2021-10-01 07:58:02 -07:00
Joakim Sørensen
bea20d0495
🌐 Add MVP for translation in the Supervisor panel ()
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-02 00:37:39 +01:00
Paulus Schoutsen
d33f18ecb7
Use hashes for hassio entrypoints () 2020-06-29 09:31:07 +02:00
Paulus Schoutsen
e384f76ac1
Make two builds of hassio () 2020-06-05 21:56:56 -07:00
Paulus Schoutsen
7e281f66c2
Rollup () 2020-05-22 23:05:47 -07:00
Paulus Schoutsen
5fed28808e
Rename env var TRAVIS to IS_TEST () 2020-05-07 12:39:18 +02:00
Joakim Sørensen
39b5460598
Fix hassio dev/build () 2020-05-06 16:27:03 +02:00
Bram Kragten
0a92c28bac
Split up mdi icons () 2020-05-05 16:40:11 +02:00
Bram Kragten
af6ebea4a3
Fix translations in production builds ()
* Fix translations in production builds

* Make env functions
2020-03-13 10:19:32 -07:00
Paulus Schoutsen
70d6c6b902
Refactor Webpack build scripts ()
* Refactor Webpack build scripts

* Add Gallery too

* Fix icons

* Update travis
2019-10-21 15:02:54 -07:00