MR
оно отвечает за это
watch: {
currentProps(v) {
console.log('aaaaaaa');
},
immediate: true
}Size: a a a
MR
watch: {
currentProps(v) {
console.log('aaaaaaa');
},
immediate: true
}MR
MR
БК
БК
БК
GS
VS
config.plugin('copy').use(copyPlugin, [
[
{
from: 'app/public',
to: '.',
toType: 'dir',
},
],
]);
config.plugin('html').tap((args) => {
args[0].template = './app/public/index.html';
return args;
});РМ
VS
VS
БК
config.plugin('copy').use(copyPlugin, [
[
{
from: 'app/public',
to: '.',
toType: 'dir',
},
],
]);
config.plugin('html').tap((args) => {
args[0].template = './app/public/index.html';
return args;
});VS
РМ
VS

VS
БК