mirror of
https://github.com/colanode/colanode.git
synced 2025-12-29 00:25:03 +01:00
Remove unused config part
This commit is contained in:
@@ -31,7 +31,6 @@ export default defineConfig((env) => {
|
||||
mainFields: ['module', 'jsnext:main', 'jsnext'],
|
||||
alias: {
|
||||
'@': path.resolve(__dirname, './src'),
|
||||
node_modules: path.resolve(__dirname, '../../node_modules'),
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user