mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 16:28:59 +00:00
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
This commit is contained in:
@@ -96,6 +96,9 @@ module.exports = {
|
||||
resolve(settings.source_path),
|
||||
'node_modules',
|
||||
],
|
||||
alias: {
|
||||
"@": resolve(settings.source_path),
|
||||
}
|
||||
},
|
||||
|
||||
resolveLoader: {
|
||||
|
||||
Reference in New Issue
Block a user