This commit is contained in:
Eric Vergnaud 2021-01-21 17:23:44 +08:00
parent d34d2e1c27
commit 5dce78c87a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const path = require('path')
const path = require('path');
module.exports = {
mode: "production",