mirror of
https://github.com/jcreek/bank-statement-analyser.git
synced 2026-07-13 02:43:47 +00:00
Fixed persistent localstorage for transactions, incl adding and removing
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
configureWebpack: {
|
||||
devtool: 'source-map'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user