xymopen_Official

Results 5 issues of xymopen_Official

Any interest in supporting [eslint-plugin-vue](https://eslint.vuejs.org/) ? It seems only [vue/html-indent](https://eslint.vuejs.org/rules/html-indent.html), [vue/html-comment-indent](https://eslint.vuejs.org/rules/html-comment-indent.html) and [vue/script-indent](https://eslint.vuejs.org/rules/script-indent.html) are relevant.

We are using `` to transfer some nodes to some location, with parent being `display: flex`. When more than one node is transferred, the wrapper `` would prevent `flex`box related...

Implement a BEM which is compatible with current one yet can better handler special cases while requires less special cares. [Ref](https://github.com/xymopen/bem)

Nuxt has some nice options for routes generation, namely `routeNameSplitter` and `extendRoutes`. It is very convenient to separate part of the page into components and place them in the `components`...

Seem to really like #521, with same fix. ``` [webpack-cli] Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './src/index.js' is not defined by "exports" in C:\path\to\project\node_modules\@prefresh\webpack\package.json imported fromC:\path\to\project\webpack.config.js at ModuleLoader.resolve (node:internal/modules/esm/loader:365:25) at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:240:38)...