making some good progress
This commit is contained in:
parent
5f3d697866
commit
e901fc3f76
15 changed files with 546 additions and 165 deletions
|
|
@ -10,7 +10,7 @@ export default defineConfig({
|
|||
resolve: {
|
||||
alias: {
|
||||
// polyfills
|
||||
"node:util": './src/fake_node_util.js',
|
||||
"node:util": './src/util/fake_node_util.js',
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue