UNPKG

hztianxu-draft-js-plugins

Version:

A Plugin Architecture on top of Draft.JS

17 lines (16 loc) 274 B
{ "presets": ["react", "es2015", "stage-0"], "env": { "production": { "plugins": [ [ "babel-plugin-webpack-loaders", { "config": "${WEBPACK_CONFIG}", "verbose": true } ] ] } } }