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
#1944 - add vue 3.2.13+ as peer dependency
Pull Request -
State: closed - Opened by cool-little-fish almost 3 years ago
- 2 comments
#1934 - Add `repository` property to package.json
Pull Request -
State: closed - Opened by silverwind almost 3 years ago
#1928 - fixed comments
Pull Request -
State: closed - Opened by haochenli almost 3 years ago
- 2 comments
#1924 - Allow to use directory name as component name
Issue -
State: open - Opened by alex-knyazev about 3 years ago
- 3 comments
#1919 - vue-loader 17 compatibility with vue 2
Issue -
State: closed - Opened by abea about 3 years ago
- 5 comments
#1915 - Scoped style leads to error: TS7006: Parameter 'n' implicitly has an 'any' type
Issue -
State: open - Opened by shameleo about 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 about 3 years ago
#1909 - feat(cssModules): namedExport support
Pull Request -
State: open - Opened by Airkro about 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 about 3 years ago
- 5 comments
#1907 - Vue 3 hot reload fails using vue-loader 16.8.2
Issue -
State: open - Opened by bgowers about 3 years ago
- 6 comments
#1904 - malformed styleRequest
Issue -
State: closed - Opened by diachedelic about 3 years ago
- 4 comments
#1901 - docs: recommend v-deep first
Pull Request -
State: closed - Opened by KaelWD about 3 years ago
- 1 comment
#1898 - 想通过babel修改template编译后的render函数
Issue -
State: closed - Opened by wulinsheng123 about 3 years ago
- 5 comments
#1887 - why ssr module registration was removed from v16
Issue -
State: open - Opened by tcstory over 3 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 over 3 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 over 3 years ago
- 3 comments
#1855 - feat:add ssr styles inject function.
Pull Request -
State: open - Opened by lifeishell over 3 years ago
#1853 - fix: add undeclared peer dependency `webpack` and `@vue/compiler-sfc`
Pull Request -
State: closed - Opened by merceyz over 3 years ago
- 5 comments
#1850 - [Next] shadow root style injection
Pull Request -
State: open - Opened by tcnijmeijer over 3 years ago
#1845 - Better error/warning when using v16 with Vue 2
Issue -
State: open - Opened by alecgibson over 3 years ago
- 10 comments
#1829 - The postcss referenced by the vue-loader v15.9.7 has an vulnerabilities
Issue -
State: open - Opened by 20170101 over 3 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 over 3 years ago
- 10 comments
#1820 - chore: adjust import statement
Pull Request -
State: closed - Opened by JayFate almost 4 years ago
#1812 - minimal instructions to vue 3 adopters who use webpack
Pull Request -
State: closed - Opened by joaomelo almost 4 years ago
- 1 comment
#1802 - fix: add __moduleIdentifier for ssr _registeredComponents
Pull Request -
State: open - Opened by asthesky almost 4 years ago
#1799 - feat: allow specifying pad when using @vue/compiler-sfc
Pull Request -
State: open - Opened by andrewmackrodt almost 4 years ago
#1795 - Incorrect HMR behavior with webpack 5 and enabled source maps
Issue -
State: open - Opened by yura3d almost 4 years ago
- 18 comments
Labels: help wanted
#1769 - Add namespace to module ids. Resolves #1767.
Pull Request -
State: open - Opened by joeldenning about 4 years ago
#1763 - HMR with "webpack serve --hot" works only on first change of .vue files
Issue -
State: closed - Opened by dsine-de about 4 years ago
- 2 comments
#1742 - Getting warnings for `export 'default' (imported as 'mod') was not found`
Issue -
State: closed - Opened by amir20 over 4 years ago
- 14 comments
Labels: investigating
#1731 - improv: adding option for hmr when target is node
Pull Request -
State: closed - Opened by shubhamzanwar over 4 years ago
- 3 comments
#1716 - Scope ID Hash Salting
Issue -
State: open - Opened by SudoSloth over 4 years ago
- 4 comments
#1704 - fix(readme): add style-loader in rules
Pull Request -
State: closed - Opened by kimheffy over 4 years ago
#1703 - CSS Modules does not support deep selector
Issue -
State: open - Opened by hoomersinpsom over 4 years ago
- 6 comments
#1699 - fix(readme): broken docs link
Pull Request -
State: open - Opened by AlaaZorkane over 4 years ago
#1697 - Optional chaining not working (no, not in the template)
Issue -
State: closed - Opened by jfbrennan over 4 years ago
- 19 comments
#1696 - Disable forcing HMR off on server
Pull Request -
State: closed - Opened by mateuszgachowski over 4 years ago
#1686 - Ability to reference <template> as Hyperscript in render()
Issue -
State: open - Opened by amcsi over 4 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 over 4 years ago
- 3 comments
#1682 - [Hot Reload] Add line in <template> cause state lost
Issue -
State: open - Opened by tianjianchn over 4 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 almost 5 years ago
- 11 comments
#1657 - Invalid path for sourcemap
Issue -
State: open - Opened by nathannau almost 5 years ago
- 8 comments
#1649 - fix minor problems
Pull Request -
State: open - Opened by bichikim almost 5 years ago
#1645 - feat(templates): allow selecting the compiler per <template>
Pull Request -
State: closed - Opened by basvanmeurs almost 5 years ago
- 3 comments
#1637 - @import in scope style turn un-scoped
Issue -
State: closed - Opened by mathias22osterhagen22 about 5 years ago
- 6 comments
#1626 - vue-loader/next registerHMR(instance)的bug
Issue -
State: closed - Opened by doter1995 about 5 years ago
- 3 comments
#1622 - Allow HMR on node.js target
Issue -
State: open - Opened by nullptr128 about 5 years ago
- 1 comment
#1612 - 'src' of img tag become src="[object Module]" in browser
Issue -
State: open - Opened by zhangwang945 about 5 years ago
- 17 comments
Labels: bug, contribution welcome
#1601 - :root selector for scoped CSS
Issue -
State: open - Opened by davidhewitt over 5 years ago
- 18 comments
Labels: feature request, scoped css, discussion
#1586 - Cannot find module 'webpack/lib/RuleSet'
Issue -
State: closed - Opened by Sebi2020 over 5 years ago
- 6 comments
#1561 - Typescript type safety in `<template>`
Issue -
State: closed - Opened by blainehansen over 5 years ago
- 13 comments
#1554 - sourcemap: two files with same name will only have one original source displayed
Issue -
State: closed - Opened by jasontianxie over 5 years ago
- 4 comments
#1530 - Scoped Style _scopeId Hash Unchanged After SASS Changes
Issue -
State: open - Opened by ravagedsnail almost 6 years ago
- 6 comments
#1507 - Vue template compiler/loader should generate source maps for template blocks
Issue -
State: open - Opened by ffxsam almost 6 years ago
- 3 comments
#1418 - Webpack build fails with 15.4.{1,2}
Issue -
State: closed - Opened by thatguystone over 6 years ago
- 2 comments
#1365 - Support config options to `preLoaders`
Issue -
State: closed - Opened by lovetingyuan over 6 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 over 6 years ago
- 29 comments
Labels: bug, help wanted, contribution welcome
#1328 - Allow post loaders for template blocks
Pull Request -
State: closed - Opened by defnorep over 6 years ago
- 4 comments
#1316 - build 后,部分组件的样式丢失。
Issue -
State: closed - Opened by JZLeung over 6 years ago
- 2 comments
#1309 - Documentation for deprecated options
Issue -
State: closed - Opened by defnorep over 6 years ago
- 6 comments
#1281 - Unable to use TypeScript type exports from vue component file
Issue -
State: open - Opened by d-akara almost 7 years ago
- 25 comments
Labels: improvement
#1253 - Problem with `selectBlock`
Issue -
State: closed - Opened by riophae almost 7 years ago
- 12 comments
#1204 - 15.0.0 support for rules.oneOf config
Issue -
State: closed - Opened by sqal almost 7 years ago
- 5 comments
#1177 - Module build failed: TypeError: Cannot read property 'vue' of undefined
Issue -
State: closed - Opened by 4096void almost 7 years ago
- 17 comments
#1058 - Fix animation value replacement for scoped CSS
Pull Request -
State: closed - Opened by Justineo about 7 years ago
#1003 - Allow incremental scoped styling for child components
Issue -
State: open - Opened by loilo over 7 years ago
- 17 comments
Labels: feature request
#957 - Is it possible to make "scoped" components style leak optional?
Issue -
State: open - Opened by grigoryvp over 7 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 over 7 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 over 7 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 almost 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 almost 8 years ago
- 40 comments
#494 - Use transition in css modules
Issue -
State: closed - Opened by banrikun about 8 years ago
- 6 comments
Labels: improvement
#481 - 生成的css文件中background url()图片路径问题
Issue -
State: closed - Opened by challengezhou about 8 years ago
- 48 comments
Labels: improvement
#470 - Vue packages version mismatch error
Issue -
State: closed - Opened by jasonsanjose about 8 years ago
- 15 comments
#328 - Load a global settings.scss file in every vue component?
Issue -
State: closed - Opened by westwick over 8 years ago
- 156 comments
#184 - vue-loader resulting a error on webpack runtime
Issue -
State: closed - Opened by taoche almost 9 years ago
- 18 comments
#146 - Source maps are not working for me
Issue -
State: closed - Opened by Darkside73 about 9 years ago
- 20 comments