mirror of
https://github.com/glitch-soc/mastodon
synced 2025-04-25 08:54:52 +00:00
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';
|