mirror of
https://github.com/standardnotes/app
synced 2026-01-16 19:04:58 -05:00
chore: webpack [no ci]
This commit is contained in:
@@ -81,6 +81,7 @@ module.exports = (env) => {
|
||||
fallback: {
|
||||
crypto: false,
|
||||
path: false,
|
||||
url: false,
|
||||
},
|
||||
alias: {
|
||||
'@': path.resolve(__dirname, 'src/javascripts'),
|
||||
|
||||
Reference in New Issue
Block a user