// Exports the "searchreplace" plugin for usage with module loaders // Usage: // CommonJS: // require('hugerte/plugins/searchreplace') // ES2015: // import 'hugerte/plugins/searchreplace' require('./plugin.js');