GitHub / vuejs/vue-loader issues and pull requests
#1946 - Include repository link in package.json
Pull Request -
State: closed - Opened by shernaz over 3 years ago
#1944 - add vue 3.2.13+ as peer dependency
Pull Request -
State: closed - Opened by cool-little-fish over 3 years ago
- 2 comments
#1934 - Add `repository` property to package.json
Pull Request -
State: closed - Opened by silverwind over 3 years ago
#1930 - Docu v14: fix broken 'Edit page' link
Pull Request -
State: open - Opened by deining over 3 years ago
#1928 - fixed comments
Pull Request -
State: closed - Opened by haochenli over 3 years ago
- 2 comments
#1924 - Allow to use directory name as component name
Issue -
State: open - Opened by alex-knyazev over 3 years ago
- 3 comments
#1919 - vue-loader 17 compatibility with vue 2
Issue -
State: closed - Opened by abea over 3 years ago
- 6 comments
#1915 - Scoped style leads to error: TS7006: Parameter 'n' implicitly has an 'any' type
Issue -
State: open - Opened by shameleo over 3 years ago
- 30 comments
Labels: scoped css, has PR, Vue 3, upstream
#1911 - fix: merge custom queries rather than appending
Pull Request -
State: closed - Opened by danielroe over 3 years ago
#1909 - feat(cssModules): namedExport support
Pull Request -
State: open - Opened by Airkro over 3 years ago
- 3 comments
#1908 - isNative will produce an unexpected result in node v16 when passing setImmediate and finally cause process holds up
Issue -
State: closed - Opened by eczn over 3 years ago
- 5 comments
#1907 - Vue 3 hot reload fails using vue-loader 16.8.2
Issue -
State: open - Opened by bgowers over 3 years ago
- 6 comments
#1904 - malformed styleRequest
Issue -
State: closed - Opened by diachedelic over 3 years ago
- 4 comments
#1901 - docs: recommend v-deep first
Pull Request -
State: closed - Opened by KaelWD over 3 years ago
- 1 comment
#1898 - 想通过babel修改template编译后的render函数
Issue -
State: closed - Opened by wulinsheng123 over 3 years ago
- 5 comments
#1896 - Continue looking for vue rule if not the first rule encountered
Pull Request -
State: open - Opened by rfox12 over 3 years ago
- 2 comments
#1887 - why ssr module registration was removed from v16
Issue -
State: open - Opened by tcstory almost 4 years ago
- 8 comments
Labels: ssr, contribution welcome
#1882 - Array index in v-for is not treated correctly by ts-loader
Issue -
State: open - Opened by SniperJoe almost 4 years ago
- 2 comments
Labels: bug, help wanted
#1881 - Child component styles not applied when using defineCustomElement loaded as customElement
Issue -
State: open - Opened by riovir almost 4 years ago
- 3 comments
#1868 - fix: v14 ::v-deep bug.
Pull Request -
State: open - Opened by akan almost 4 years ago
#1867 - fix: css module injectStyles bug in ssr close #1866
Pull Request -
State: open - Opened by zhangyuang almost 4 years ago
- 2 comments
#1855 - feat:add ssr styles inject function.
Pull Request -
State: open - Opened by lifeishell about 4 years ago
#1853 - fix: add undeclared peer dependency `webpack` and `@vue/compiler-sfc`
Pull Request -
State: closed - Opened by merceyz about 4 years ago
- 5 comments
#1850 - [Next] shadow root style injection
Pull Request -
State: open - Opened by tcnijmeijer about 4 years ago
#1849 - Can't use Webpack's layers when VueLoader is used
Issue -
State: closed - Opened by nskazki about 4 years ago
- 8 comments
#1845 - Better error/warning when using v16 with Vue 2
Issue -
State: open - Opened by alecgibson about 4 years ago
- 10 comments
#1829 - The postcss referenced by the vue-loader v15.9.7 has an vulnerabilities
Issue -
State: open - Opened by 20170101 about 4 years ago
- 2 comments
#1826 - [webpack-cli] Error: [VueLoaderPlugin Error] No matching use for vue-loader is found. Make sure the rule matching .vue files include vue-loader in its use.
Issue -
State: open - Opened by masx200 about 4 years ago
- 10 comments
#1825 - Vue loader was used without the corresponding plugin
Issue -
State: closed - Opened by igorstasiuk about 4 years ago
- 7 comments
Labels: need repro
#1820 - chore: adjust import statement
Pull Request -
State: closed - Opened by JayFate over 4 years ago
#1813 - Default lang options
Pull Request -
State: open - Opened by bendytree over 4 years ago
#1812 - minimal instructions to vue 3 adopters who use webpack
Pull Request -
State: closed - Opened by joaomelo over 4 years ago
- 1 comment
#1811 - fix: Don't use rules that also match ".html"
Pull Request -
State: open - Opened by ubipo over 4 years ago
- 1 comment
#1809 - Allow "layer" and "issuerLayer" rule properties
Pull Request -
State: open - Opened by stevethedev over 4 years ago
- 1 comment
#1802 - fix: add __moduleIdentifier for ssr _registeredComponents
Pull Request -
State: open - Opened by asthesky over 4 years ago
#1799 - feat: allow specifying pad when using @vue/compiler-sfc
Pull Request -
State: open - Opened by andrewmackrodt over 4 years ago
#1795 - Incorrect HMR behavior with webpack 5 and enabled source maps
Issue -
State: open - Opened by yura3d over 4 years ago
- 18 comments
Labels: help wanted
#1791 - :sparkles: add source-map for example
Pull Request -
State: open - Opened by JayFate over 4 years ago
#1787 - [Minor]Fix typos
Pull Request -
State: open - Opened by fredgan over 4 years ago
#1783 - feat: option to filter style tags from callback
Pull Request -
State: open - Opened by Kapcash over 4 years ago
#1782 - Fix: #1779 VueLoaderPlugin cause webpack5 Rule.use configuration to be lost
Pull Request -
State: open - Opened by fredgan over 4 years ago
#1776 - Fix: fix test failing on windows.
Pull Request -
State: open - Opened by dota17 over 4 years ago
#1774 - fix: compatible with webpack5 externals script
Pull Request -
State: open - Opened by fangbinwei over 4 years ago
- 1 comment
#1769 - Add namespace to module ids. Resolves #1767.
Pull Request -
State: open - Opened by jolyndenning over 4 years ago
#1763 - HMR with "webpack serve --hot" works only on first change of .vue files
Issue -
State: closed - Opened by dsine-de over 4 years ago
- 2 comments
#1756 - Improve error message
Pull Request -
State: open - Opened by yamacent over 4 years ago
- 1 comment
#1742 - Getting warnings for `export 'default' (imported as 'mod') was not found`
Issue -
State: closed - Opened by amir20 almost 5 years ago
- 14 comments
Labels: investigating
#1731 - improv: adding option for hmr when target is node
Pull Request -
State: closed - Opened by shubhamzanwar almost 5 years ago
- 3 comments
#1716 - Scope ID Hash Salting
Issue -
State: open - Opened by SudoSloth almost 5 years ago
- 4 comments
#1710 - fix: updated pre-processors.md to warn about global imports
Pull Request -
State: open - Opened by 3drenders almost 5 years ago
#1704 - fix(readme): add style-loader in rules
Pull Request -
State: closed - Opened by kimheffy about 5 years ago
#1703 - CSS Modules does not support deep selector
Issue -
State: open - Opened by hoomersinpsom about 5 years ago
- 7 comments
#1699 - fix(readme): broken docs link
Pull Request -
State: open - Opened by AlaaZorkane about 5 years ago
#1697 - Optional chaining not working (no, not in the template)
Issue -
State: closed - Opened by jfbrennan about 5 years ago
- 19 comments
#1696 - Disable forcing HMR off on server
Pull Request -
State: closed - Opened by mateuszgachowski about 5 years ago
#1686 - Ability to reference <template> as Hyperscript in render()
Issue -
State: open - Opened by amcsi about 5 years ago
#1685 - Components within slot components are missing `data-v-<id>` attribute from parent's scoped styles
Issue -
State: open - Opened by eli-crow about 5 years ago
- 3 comments
#1682 - [Hot Reload] Add line in <template> cause state lost
Issue -
State: open - Opened by tianjianchn about 5 years ago
- 7 comments
Labels: bug
#1672 - Error: vue-loader requires @vue/compiler-sfc to be present in the dependency tree
Issue -
State: closed - Opened by mahyuan about 5 years ago
- 11 comments
#1668 - feat:custom block loader support id query parameter
Pull Request -
State: open - Opened by iptop over 5 years ago
- 1 comment
#1657 - Invalid path for sourcemap
Issue -
State: open - Opened by nathannau over 5 years ago
- 8 comments
#1649 - fix minor problems
Pull Request -
State: open - Opened by bichikim over 5 years ago
#1645 - feat(templates): allow selecting the compiler per <template>
Pull Request -
State: closed - Opened by basvanmeurs over 5 years ago
- 3 comments
#1637 - @import in scope style turn un-scoped
Issue -
State: closed - Opened by mathias22osterhagen22 over 5 years ago
- 6 comments
#1626 - vue-loader/next registerHMR(instance)的bug
Issue -
State: closed - Opened by doter1995 over 5 years ago
- 3 comments
#1622 - Allow HMR on node.js target
Issue -
State: open - Opened by nullptr128 over 5 years ago
- 1 comment
#1612 - 'src' of img tag become src="[object Module]" in browser
Issue -
State: open - Opened by zhangwang945 over 5 years ago
- 17 comments
Labels: bug, contribution welcome
#1601 - :root selector for scoped CSS
Issue -
State: open - Opened by davidhewitt almost 6 years ago
- 21 comments
Labels: feature request, scoped css, discussion
#1586 - Cannot find module 'webpack/lib/RuleSet'
Issue -
State: closed - Opened by Sebi2020 almost 6 years ago
- 6 comments
#1571 - feat: add `defaultModuleName` option for CSS Modules inject name
Pull Request -
State: open - Opened by wmzy about 6 years ago
#1561 - Typescript type safety in `<template>`
Issue -
State: closed - Opened by blainehansen about 6 years ago
- 13 comments
#1554 - sourcemap: two files with same name will only have one original source displayed
Issue -
State: closed - Opened by jasontianxie about 6 years ago
- 4 comments
#1535 - Template Specification
Pull Request -
State: open - Opened by znck over 6 years ago
- 5 comments
#1533 - feat: Add compilerFile for options
Pull Request -
State: open - Opened by vincenting over 6 years ago
- 2 comments
#1530 - Scoped Style _scopeId Hash Unchanged After SASS Changes
Issue -
State: open - Opened by ravagedsnail over 6 years ago
- 6 comments
#1529 - Fix for style missing side effects
Pull Request -
State: open - Opened by thelonecabbage over 6 years ago
#1507 - Vue template compiler/loader should generate source maps for template blocks
Issue -
State: open - Opened by ffxsam over 6 years ago
- 3 comments
#1501 - fix: Can't build SFC containing Custom Block with SFC as `src` (close: #1344)
Pull Request -
State: open - Opened by ulivz over 6 years ago
#1487 - Docs(EN): Update Preprocessor page to add guidance on SCSS variable sharing.
Pull Request -
State: open - Opened by kidBrazil over 6 years ago
#1418 - Webpack build fails with 15.4.{1,2}
Issue -
State: closed - Opened by thatguystone almost 7 years ago
- 2 comments
#1399 - Support 'node-webkit' target
Pull Request -
State: open - Opened by alfredriesen almost 7 years ago
#1365 - Support config options to `preLoaders`
Issue -
State: closed - Opened by lovetingyuan about 7 years ago
- 2 comments
#1332 - Hot reload problem when use keep-alive wrap router-view with a dynamic key
Issue -
State: open - Opened by hxlyd about 7 years ago
- 29 comments
Labels: bug, help wanted, contribution welcome
#1328 - Allow post loaders for template blocks
Pull Request -
State: closed - Opened by defnorep about 7 years ago
- 4 comments
#1316 - build 后,部分组件的样式丢失。
Issue -
State: closed - Opened by JZLeung about 7 years ago
- 2 comments
#1309 - Documentation for deprecated options
Issue -
State: closed - Opened by defnorep about 7 years ago
- 6 comments
#1281 - Unable to use TypeScript type exports from vue component file
Issue -
State: open - Opened by d-akara about 7 years ago
- 25 comments
Labels: improvement
#1253 - Problem with `selectBlock`
Issue -
State: closed - Opened by riophae over 7 years ago
- 12 comments
#1204 - 15.0.0 support for rules.oneOf config
Issue -
State: closed - Opened by sqal over 7 years ago
- 5 comments
#1200 - Fix errors using loader with webpack 4.2
Pull Request -
State: open - Opened by cseufert over 7 years ago
#1177 - Module build failed: TypeError: Cannot read property 'vue' of undefined
Issue -
State: closed - Opened by 4096void over 7 years ago
- 17 comments
#1058 - Fix animation value replacement for scoped CSS
Pull Request -
State: closed - Opened by Justineo over 7 years ago
#1003 - Allow incremental scoped styling for child components
Issue -
State: open - Opened by loilo almost 8 years ago
- 17 comments
Labels: feature request
#957 - Is it possible to make "scoped" components style leak optional?
Issue -
State: open - Opened by grigoryvp almost 8 years ago
- 58 comments
Labels: improvement, scoped css, docs
#882 - Using file-loader to resolve relative image paths in <script> of SFCs
Issue -
State: closed - Opened by btoo about 8 years ago
- 3 comments
#820 - When using scoped CSS, element in slot within transition element doesn't apply child scope
Issue -
State: open - Opened by RuneInBoots about 8 years ago
- 10 comments
Labels: scoped css
#724 - using vue-loader?inject with scss and webpack 2 fails to find loader
Issue -
State: closed - Opened by squirmy over 8 years ago
- 4 comments
Labels: improvement, pre-processor
#646 - background-image in style property, what is the best practice?
Issue -
State: closed - Opened by NemoAlex over 8 years ago
- 40 comments
#494 - Use transition in css modules
Issue -
State: closed - Opened by banrikun over 8 years ago
- 6 comments
Labels: improvement
#481 - 生成的css文件中background url()图片路径问题
Issue -
State: closed - Opened by challengezhou over 8 years ago
- 48 comments
Labels: improvement