mirror of
https://github.com/symfony/ux-map.git
synced 2026-03-23 23:42:07 +01:00
Update tsdown & use @tsdown/css
This update simplifies the tsdown configuration, we do not need our custom plugin to minify CSS anymore (replaced by `css.minify = true`), and same for our hooks that rename the built CSS (replaced by `css.fileName`) 😍
This commit is contained in:
2
assets/dist/abstract_map_controller.js
vendored
2
assets/dist/abstract_map_controller.js
vendored
@@ -142,4 +142,4 @@ _Class.values = {
|
||||
options: Object,
|
||||
extra: Object
|
||||
};
|
||||
export { IconTypes, _Class as default };
|
||||
export { IconTypes, _Class as default };
|
||||
|
||||
Reference in New Issue
Block a user