Nailfar

Results 5 issues of Nailfar

``` export default { configureWebpack: { plugins: plugins, resolve: { alias: {}, extensions: [".mjs", ".js", ".ts", ".jsx", ".tsx", ".json", ".vue"], symlinks: true, preserveSymlinks: true, dedupe: true, }, }, pluginOptions: {...

@ktsn How sinai register module dynamically https://vuex.vuejs.org/guide/modules.html#dynamic-module-registration

``` ``` compile to : ``` h( "textarea", __WEBPACK_IMPORTED_MODULE_1_babel_helper_vue_jsx_merge_props___default()([ { on: __WEBPACK_IMPORTED_MODULE_0_babel_runtime_helpers_defineProperty___default()( { input: function input(e) { return _this.onChange(e); } }, "input", function input($$v) { _this3.val = $$v; } )...

It's not work on safari ;