mirror of
https://github.com/funamitech/mastodon
synced 2024-12-05 02:09:05 +09:00
4c85fec993
Port 4c4bcad866
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
5 lines
204 B
JavaScript
5 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';
|