fliphub-monorepo
Version:
the builder of builders
11 lines (10 loc) • 324 B
JavaScript
// @TODO:
// use this, however important to note that
// `rollup` + `fusebox` would use this,
// yet webpack's `replace` is not the same
//
// maybe make my own better webpack replace
// that runs before everything and has an easy api
//
// https://github.com/jetiny/rollup-plugin-re
module.exports = class PresetReplace {}