kopia lustrzana https://github.com/cheeaun/phanpy
Disable this for now
rodzic
1d69a1da71
commit
2e6074d794
|
@ -73,11 +73,11 @@ export default defineConfig({
|
||||||
run: ['npm', 'run', 'messages:extract:clean'],
|
run: ['npm', 'run', 'messages:extract:clean'],
|
||||||
pattern: 'src/**/*.{js,jsx,ts,tsx}',
|
pattern: 'src/**/*.{js,jsx,ts,tsx}',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: 'update-catalogs',
|
// name: 'update-catalogs',
|
||||||
run: ['node', 'scripts/catalogs.js'],
|
// run: ['node', 'scripts/catalogs.js'],
|
||||||
pattern: 'src/locales/*.po',
|
// pattern: 'src/locales/*.po',
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
splitVendorChunkPlugin(),
|
splitVendorChunkPlugin(),
|
||||||
|
|
Ładowanie…
Reference in New Issue