mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-21 23:22:56 -05:00
4c85fec993
Port 4c4bcad866f513f69d6ea74e5acfdf3fc5f469ff 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';
|