Stub queryPlayground.html
This commit is contained in:
@@ -39,7 +39,8 @@ module.exports = [
|
||||
Object.assign({}, base, {
|
||||
target: 'web',
|
||||
entry: {
|
||||
playground: './src/playground/playground.js'
|
||||
playground: './src/playground/playground.js',
|
||||
queryPlayground: './src/playground/queryPlayground.js'
|
||||
},
|
||||
output: {
|
||||
libraryTarget: 'umd',
|
||||
|
||||
Reference in New Issue
Block a user