webpack: dynamic js build on update
This commit is contained in:
@@ -82,7 +82,7 @@ class che_국기변경 extends Command\NationCommand
|
||||
|
||||
public function getCost(): array
|
||||
{
|
||||
|
||||
|
||||
return [0, 0];
|
||||
}
|
||||
|
||||
@@ -154,7 +154,7 @@ class che_국기변경 extends Command\NationCommand
|
||||
public function getJSFiles(): array
|
||||
{
|
||||
return [
|
||||
'js/colorSelect.js'
|
||||
'dist_js/colorSelect.js'
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user