mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
e7bcdc736e
// nuxt.config build: { extend (config, {dev, isClient}) { // get this context here config.resolve.alias['~services'] = join(this.srcDir, 'services'); }, } |
||
---|---|---|
.. | ||
base.config.js | ||
client.config.js | ||
server.config.js | ||
vue-loader.config.js |