no idea
This commit is contained in:
@@ -5,7 +5,7 @@ const path = require('path');
|
||||
|
||||
const FrontblockLib = {
|
||||
mode: 'production',
|
||||
entry: path.resolve(__dirname, '../../../lib/FrontblockLib.js'),
|
||||
entry: path.resolve(__dirname, '../../lib/FrontblockLib.js'),
|
||||
output: {
|
||||
path: path.resolve(__dirname, '../../../static'),
|
||||
filename: 'FrontblockLib.js',
|
||||
|
||||
Reference in New Issue
Block a user