9c162bc2ce
Fixed defines not being correctly passed to content scripts & styles
2025-08-09 01:21:02 +04:00
ae3c77031f
Added modifications to manifest for Derpibooru variant of the extension
2025-08-08 19:41:23 +04:00
c37f680e9f
Provide current site name & identifier for build-time modifications
2025-08-08 19:38:52 +04:00
2eefbf96ca
Implemented plugin to provide constants to SCSS through custom function
2025-08-08 19:37:48 +04:00
efd6522532
Implemented plugin for swaping defined build-time constants
2025-08-08 19:37:12 +04:00
ce9a2b5f9b
Fixed typo in content script entry
2025-08-08 06:05:13 +04:00
9c19bd70c2
Enable minification of exports for content scripts
2025-04-09 00:48:40 +04:00
7cf2730402
Reworked build step for the content scripts
...
Main changes:
- Scripts are now built in 2 steps instead of building every script and
style one at a time;
- Scripts are built as AMD modules;
- Dependencies are automatically injected into resulting manifest.json
file.
2025-04-06 15:12:12 +04:00
c834703781
Fixed content styles not respecting aliases
2025-02-16 02:48:08 +04:00
ca3c4f6618
Added $config alias for config directory
2024-12-14 21:25:36 +04:00
571b8dd575
Reworking post-svelte build process for the extension
2024-05-08 01:47:35 +04:00