config webpack

This commit is contained in:
Vick Scarlet
2021-11-28 19:05:24 +08:00
parent 0e272ffd99
commit 0284f6aa71
62 changed files with 593 additions and 324 deletions

View File

@@ -1,4 +1,5 @@
var plugin = {};
const plugin =
Laya.plugin = {};
plugin.extractComponents = function(uiView, componentNames) {
const components = {};