Moving os to the module name. disabling vite ignore for now
This commit is contained in:
parent
0bab0b88f3
commit
a1caaf54e7
3 changed files with 6 additions and 77 deletions
|
|
@ -5,7 +5,7 @@ import path from 'path'
|
|||
export default defineConfig({
|
||||
server: {
|
||||
watch: {
|
||||
ignored: ['**/src/cg/**']
|
||||
// ignored: ['**/src/cg/**']
|
||||
}
|
||||
},
|
||||
plugins: [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue