Nuxt/test/fixtures/dll/nuxt.config.js
2017-10-29 14:07:02 +03:30

6 lines
50 B
JavaScript

module.exports = {
build: {
dll: true
}
}