mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-25 17:51:36 +01:00
4c85fec993
Port 4c4bcad866
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
4 lines
204 B
JavaScript
4 lines
204 B
JavaScript
/* This file is a hack to have something more reliable than the upstream `common` tag
|
|
that is implicitly generated as the common chunk through webpack's `splitChunks` config */
|
|
|
|
import './public-path';
|