mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
Fix localforage warning.
This commit is contained in:
parent
7aa1f02e38
commit
daa70909ab
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ module.exports = {
|
|||
fallback: [path.join(__dirname, '../node_modules')]
|
||||
},
|
||||
module: {
|
||||
noParse: /node_modules\/localforage\/dist\/localforage.js/,
|
||||
preLoaders: [
|
||||
{
|
||||
test: /\.vue$/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue