migrate select, number, and text widgets

This commit is contained in:
Shawn Erquhart
2018-07-24 22:36:41 -04:00
parent f1a2eb33b4
commit c54605be85
21 changed files with 157 additions and 52 deletions

View File

@ -0,0 +1,3 @@
const { getConfig } = require('../../scripts/webpack.js');
module.exports = getConfig();