♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
webpack-loader-import-module
/
alias-config.mjs
alias-config.mjs
8 lines
96 B
import { label } from 'alias-dep'
const config = {
depLabel: label,
}
export default config
v2.0.0
/
Go
SIGN IN