chore: add prefix of node core modules (#11440)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { parse } from 'path';
|
||||
import { parse } from 'node:path';
|
||||
import fse from 'fs-extra';
|
||||
import { getVantConfig, replaceExt } from '../common/index.js';
|
||||
import { compileCss } from './compile-css.js';
|
||||
|
||||
Reference in New Issue
Block a user