webpack: dynamic js build on update
This commit is contained in:
@@ -199,7 +199,7 @@ class che_급습 extends Command\NationCommand
|
||||
public function getJSFiles(): array
|
||||
{
|
||||
return [
|
||||
'js/defaultSelectNationByMap.js'
|
||||
'dist_js/defaultSelectNationByMap.js'
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user