mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-20 13:48:09 +00:00
Get rid of app/javascript/core
Have all flavors implement everything they need instead.
This commit is contained in:
4
app/javascript/packs/inert.js
Normal file
4
app/javascript/packs/inert.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/* Placeholder file to have `inert.scss` compiled by Webpack
|
||||
This is used by the `wicg-inert` polyfill */
|
||||
|
||||
import '../styles/inert.scss';
|
||||
Reference in New Issue
Block a user