OSDN Git Service

直接見ないように。怒られた。
[ngware/todo_client.git] / vue.config.js
1 module.exports = {
2   pluginOptions: {
3     apollo: {
4       enableMocks: false,
5       enableEngine: true
6     }
7   }
8 }