UNPKG

170 BJavaScriptView Raw
1'use strict';
2
3module.exports = {
4 // // plugin definitions
5 // plugins: [],
6 // // webpack config
7 // apply: (config, options) => {
8 // return config;
9 // },
10};