mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
The path to assets should be consistent and not depend on the current script source. There are at least two situations when this assumption fails: - When running `webpacker-dev-server`, the _pack_ URL doesn't contain `/js/` part. - In test environment, `/packs-test` is used by default.