Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vuejs/vue-loader issues and pull requests
#2089 - External component is not getting data-attr to match scoped styles..
Issue -
State: open - Opened by capcop 7 days ago
#2088 - Could not see the intact template content in browser devtool
Issue -
State: open - Opened by StitchC 23 days ago
#2087 - @rollup/plugin-typescript TS7006: Parameter 'err' implicitly has an 'any' type.
Issue -
State: open - Opened by renningg 27 days ago
#2086 - Update documentation for sass indented syntax
Issue -
State: open - Opened by lorefnon 4 months ago
#2085 - 2.8.5版本,sass编译时报错
Issue -
State: closed - Opened by jiaozhiye 4 months ago
- 1 comment
#2084 - vue-template-compiler referenced in the doc
Issue -
State: open - Opened by vidal7 5 months ago
#2083 - fix: add tests for SSR render
Pull Request -
State: open - Opened by niksy 6 months ago
- 2 comments
#2082 - fix: add library to fix module federation hmr
Pull Request -
State: open - Opened by ckken 6 months ago
#2081 - Could not compile Flowtype syntax
Issue -
State: open - Opened by BrevAlessioMk 7 months ago
#2080 - fix: use compileStyleAsync instead of compileStyle
Pull Request -
State: open - Opened by mog422 7 months ago
#2079 - fix: missing register component in ssr (#1887)
Pull Request -
State: open - Opened by mog422 7 months ago
- 2 comments
#2078 - feat: support `globalTypeFiles` option
Pull Request -
State: open - Opened by anyesu 7 months ago
#2076 - comments not removed
Issue -
State: open - Opened by Coding-Kiwi 9 months ago
- 3 comments
#2075 - Vue3.0项目在CentOS上进行打包构建后,同一个单文件的组件里,子元素和父元素的data-v-hash值不一致,导致子元素的样式丢失
Issue -
State: open - Opened by sharpxiajun 9 months ago
#2074 - TypeScript with noImplicitAny: true and SFC without script tag
Issue -
State: open - Opened by Ixonal 9 months ago
#2073 - about defineAsyncComponent function in Vue3, the path always wrong after webpack compiled
Issue -
State: open - Opened by SprayHank 9 months ago
#2072 - Custom blocks when using vite
Issue -
State: closed - Opened by patforg 9 months ago
- 1 comment
#2071 - fix(v15): loaders for styles are not deduplicated when experiments.css is true
Pull Request -
State: open - Opened by xc2 10 months ago
#2070 - const/let converto var
Issue -
State: open - Opened by zacard-orc 10 months ago
- 1 comment
#2069 - Importing plain component file from separate monorepo package results in wrong build
Issue -
State: open - Opened by dbssman 10 months ago
#2068 - Tricky Src Imports : no compile or hot-reload with version 17.4.2
Issue -
State: open - Opened by sebastienroul 11 months ago
#2067 - Scoped styles are not applied when loading Vue component via SystemJS
Issue -
State: open - Opened by francisco-alonso 11 months ago
#2066 - TypeError: Cannot read property 'compilation' of undefined
Issue -
State: closed - Opened by shrikaushik 12 months ago
- 1 comment
#2065 - Error: Codegen node is missing for element/if/for node.
Issue -
State: closed - Opened by Lionad-Morotar 12 months ago
- 1 comment
#2064 - vue2 Upgrade vue3 vue-loader browser error message: Uncaught TypeError: Object(...) is not a function
Issue -
State: open - Opened by SKandAV about 1 year ago
#2063 - chore: migrate to pnpm
Pull Request -
State: closed - Opened by Jinjiang about 1 year ago
- 1 comment
#2062 - chore: refactor hash()
Pull Request -
State: closed - Opened by Jinjiang about 1 year ago
#2061 - v17.3 breaks v-bind
Issue -
State: closed - Opened by morganarnel over 1 year ago
- 2 comments
Labels: bug
#2060 - fix: fix read property error for accessing lang of script
Pull Request -
State: closed - Opened by freedomlang over 1 year ago
#2059 - Build error: Cannot read properties of null (reading 'lang')
Issue -
State: closed - Opened by freedomlang over 1 year ago
- 2 comments
#2058 - feat: v15 support experimental inline match resource
Pull Request -
State: closed - Opened by jeromehan over 1 year ago
- 1 comment
#2057 - 使用swc-loader替换babel报错
Issue -
State: closed - Opened by danielmlc over 1 year ago
- 1 comment
#2057 - 使用swc-loader替换babel报错
Issue -
State: closed - Opened by danielmlc over 1 year ago
- 1 comment
#2056 - 同一页面有两个不同scopeid
Issue -
State: closed - Opened by wuhaoxiangfau over 1 year ago
- 3 comments
Labels: need repro
#2055 - vue cli3 在打包到时候会把项目中没有使用的图片文件打包输出到dist目录。
Issue -
State: closed - Opened by bertms over 1 year ago
- 1 comment
Labels: need repro
#2054 - Compiling RuleSet failed: Unexpected property test in condition
Issue -
State: closed - Opened by All-of-me over 1 year ago
- 1 comment
Labels: need repro
#2053 - feat: skip normal css files without scoped flag in stylePostLoader
Pull Request -
State: closed - Opened by Jinjiang over 1 year ago
#2052 - webpack5.0+vue2.0 使用vue-loader 15.10.0 打包 vue 文件---想兼容es5
Issue -
State: closed - Opened by triger0376 over 1 year ago
- 1 comment
#2051 - d
Issue -
State: closed - Opened by BEN13459290037 over 1 year ago
#2050 - Hash generated(for HMR) from relative path name is not unique in a microfrontend architecture
Issue -
State: open - Opened by svihpinc over 1 year ago
#2049 - fix: windows path for `experiments.css`
Pull Request -
State: closed - Opened by h-a-n-a over 1 year ago
- 1 comment
#2048 - Can't import interface / type and use them with defineProps "failed to resolve import source"
Issue -
State: closed - Opened by Y0me over 1 year ago
- 2 comments
Labels: upstream
#2047 - chore: update readme
Pull Request -
State: closed - Opened by h-a-n-a over 1 year ago
#2046 - feat: support experimental inline match resource
Pull Request -
State: closed - Opened by h-a-n-a over 1 year ago
- 4 comments
#2045 - feat(css-modules): added multiple modules support; re-write tests & add more css module scenarios
Pull Request -
State: open - Opened by RaphaelDDL over 1 year ago
#2044 - Build fails if ../.config/postcssrc is not readable
Issue -
State: open - Opened by phil294 over 1 year ago
- 2 comments
#2043 - vue-loader v15版本打包时在::v-deep { ... } 中写多行注释时webpack5编译时会报 Module build failed (from . /node modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js):; TypeError: Cannot read properties of undefined (reading 'spaces") at /users/xxx/xxx/example.scss:15:1错误
Issue -
State: open - Opened by JacksonGao188 over 1 year ago
#2042 - Bug Report: Issue with Webpack, Vue 3, and JSX
Issue -
State: closed - Opened by max-preuschen over 1 year ago
- 1 comment
#2041 - Vue 3.3. Provide fs option for @vue/compiler-sfc 3.3.0+ compileScript function
Issue -
State: open - Opened by tragid over 1 year ago
- 1 comment
#2040 - fix: keep build stable when run in a different path
Pull Request -
State: closed - Opened by mvorisek almost 2 years ago
- 5 comments
#2039 - [Question] Any loader hook provided before compile?
Issue -
State: open - Opened by kenken17 almost 2 years ago
- 2 comments
#2038 - fix: reference project compiler, fixes #2031
Pull Request -
State: closed - Opened by heywhy almost 2 years ago
#2037 - 不依赖 resourceQuery 生成 module id 导致代码 hot-loader 出现问题
Issue -
State: open - Opened by xiaoshuangLi almost 2 years ago
#2036 - Getting this error: At least one <template> or <script> is required in a single file component.
Issue -
State: closed - Opened by pochern almost 2 years ago
- 1 comment
#2035 - How to customize Babel plugins during the compilation of Vue file templates?
Issue -
State: open - Opened by Losstie almost 2 years ago
#2034 - 使用了istanbul做测试覆盖率,希望能阻止istanbul对template部分的插桩处理
Issue -
State: open - Opened by Losstie almost 2 years ago
#2033 - TS2305: Module '"vue"' has no exported member 'withAsyncContext'
Issue -
State: open - Opened by linhdoan24 almost 2 years ago
#2032 - exportComponent not found
Issue -
State: open - Opened by CKHuang almost 2 years ago
#2031 - [Error] cannot find vue/compiler-sfc when using yarn workspace and lerna to install node_modules.
Issue -
State: closed - Opened by radiorz almost 2 years ago
- 1 comment
#2030 - fix: re-use ident of vue rule for template compiler, fixes #2029
Pull Request -
State: closed - Opened by xanf almost 2 years ago
#2029 - vue-loader options might get lost for template compiler in webpack 4
Issue -
State: closed - Opened by xanf almost 2 years ago
#2028 - Build is unstable when project is build in a different path
Issue -
State: closed - Opened by mvorisek almost 2 years ago
- 4 comments
#2027 - from v14 to v15. How to deal with the html section use loader
Issue -
State: closed - Opened by pekonchan almost 2 years ago
#2026 - Vulerabilities Reproted for vue-loader version 15.10.x latest version , as Vue 2 is not compatible with 16.x.x series , can this be fixed
Issue -
State: closed - Opened by mahendrushivam about 2 years ago
#2025 - Error while installing vue-loader which uses loader-utils
Issue -
State: closed - Opened by GadyEilat about 2 years ago
- 1 comment
#2024 - 使用vue-loader 17.0.1 时报 Cannot find module 'vue/compiler-sfc'
Issue -
State: closed - Opened by wibetter about 2 years ago
- 1 comment
#2023 - <script setup lang="ts"> sourcemap does not display the sfc source correctly
Issue -
State: open - Opened by 1593292349 about 2 years ago
- 1 comment
#2022 - vue2.7 + vue-loader15.10.0 中使用可选链运算符,在script setup的SFC中编译报错
Issue -
State: open - Opened by CODPHISH about 2 years ago
#2021 - 【BUG】vue2.7 + vue-cli4 + typescript + [email protected] npm run serve error
Issue -
State: open - Opened by djkloop about 2 years ago
- 1 comment
#2020 - 没有设置name属性的vue页面,也会被keep-alive的include匹配到
Issue -
State: closed - Opened by jermyLin about 2 years ago
- 1 comment
#2019 - HTML Comments in template root are breaking components functionality with compiler option whitespace: "preserve"
Issue -
State: open - Opened by bartoszrudzinski about 2 years ago
- 1 comment
#2018 - 还未被加载的动态组件,其样式却被提前被注入到页面的head内了
Issue -
State: open - Opened by ETTTTT about 2 years ago
- 3 comments
#2017 - Does not detect 2.7 accurately when exception is thrown
Issue -
State: open - Opened by thedamon about 2 years ago
#2016 - 单文件是可以存在多个script标签使用
Issue -
State: open - Opened by MaxMap about 2 years ago
- 1 comment
#2015 - bump loader-utils@^2.0.4
Pull Request -
State: open - Opened by kjakub about 2 years ago
- 1 comment
#2014 - [webpack-cli] Error: Cannot find module 'vue-template-compiler'
Issue -
State: closed - Opened by baiyidjp about 2 years ago
- 2 comments
#2013 - Cannot read properties of undefined (reading 'styles')
Issue -
State: closed - Opened by fengtf about 2 years ago
- 2 comments
#2012 - v15 using a vulnerable version of webpack loader-utils
Issue -
State: closed - Opened by okuuva over 2 years ago
- 2 comments
#2011 - JSX: Hot Module Replacement Rerenders the current component along with its parents
Issue -
State: closed - Opened by aissa-bouguern over 2 years ago
- 1 comment
#2010 - fix typo
Pull Request -
State: closed - Opened by miixc over 2 years ago
#2009 - Does not detect 2.7 accurately when exception is thrown
Issue -
State: closed - Opened by thedamon over 2 years ago
- 3 comments
#2008 - Scoped CSS Not Being Applied To HTML Elements
Issue -
State: open - Opened by jwbats over 2 years ago
- 2 comments
#2007 - Scoped CSS Not Being Applied To HTML Elements
Issue -
State: closed - Opened by jwbats over 2 years ago
- 1 comment
#2006 - Fix peer warning for webpack
Pull Request -
State: closed - Opened by ankurk91 over 2 years ago
- 1 comment
#2005 - Missing tag v15.10.0
Issue -
State: closed - Opened by peschuster over 2 years ago
- 2 comments
#2004 - Missing tag v15.10.0
Issue -
State: closed - Opened by peschuster over 2 years ago
- 1 comment
#2003 - Documentation does not explain whether the loader rule or the plugin takes the options
Issue -
State: closed - Opened by 6XGate over 2 years ago
- 1 comment
#2002 - sub component lost style (without data-v-xxxxxxxx attribute ) when I use style scoped
Issue -
State: open - Opened by yokefellow over 2 years ago
- 3 comments
#2001 - fix: add id prop in query for script block type
Pull Request -
State: open - Opened by keuby over 2 years ago
#2000 - fix: do not throw when `Rule.layer` is used
Pull Request -
State: closed - Opened by nolimitdev over 2 years ago
#1996 - fix: get unique module-id by the hash resourcePath
Pull Request -
State: open - Opened by yansenlei over 2 years ago
#1991 - vue文件id 算法修改
Pull Request -
State: open - Opened by VICTORYGS over 2 years ago
#1990 - Vue upgrade to 2.7 get error: The "from" argument must be of type string. Received undefined
Issue -
State: open - Opened by kaizige10 over 2 years ago
- 3 comments
#1987 - Cannot read properties of undefined (reading 'styles')
Issue -
State: closed - Opened by danielmlc over 2 years ago
- 2 comments
#1973 - Module build failed (from ./node_modules/vue-loader/dist/index.js)
Issue -
State: closed - Opened by csteri over 2 years ago
- 14 comments
#1972 - Cannot read property 'styles' of undefined
Issue -
State: closed - Opened by candisecandise over 2 years ago
- 9 comments
#1969 - Cannot read properties of undefined (reading 'NormalModule')
Issue -
State: open - Opened by albizeka over 2 years ago
- 2 comments
#1963 - Final entrypoint contains const
Issue -
State: closed - Opened by Earlopain over 2 years ago
- 3 comments
#1949 - chore: Correct error message
Pull Request -
State: open - Opened by spring-raining almost 3 years ago
#1946 - Include repository link in package.json
Pull Request -
State: closed - Opened by shernaz almost 3 years ago