mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-04 03:42:40 +02:00
potential fix for #25
This commit is contained in:
parent
f422db4eb5
commit
3d1341cfe1
6 changed files with 74 additions and 23 deletions
|
@ -1,6 +1,7 @@
|
|||
const path = require('path')
|
||||
|
||||
module.exports = {
|
||||
productionSourceMap: false,
|
||||
css: {
|
||||
loaderOptions: {
|
||||
sass: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue