-
Vue: 2.5.16
vue-template-compiler: 2.5.16
vuejs-datepicker: 1.1.0
webpack: 2.6.1
ERROR in static/js/0.a4defceecc85d876c98f.js from UglifyJs
Unexpected token: name (Language) [./~/vuejs-datepic…
-
## There have been updates to the *vue* monorepo:
+ - The `dependency` [vue](https://github.com/vuejs/vue) was updated from `2.6.10` to `2.6.11`.
- The `devDependency` [vue-template-compiler](https…
-
![image](https://user-images.githubusercontent.com/4733612/37260850-03f1626c-256e-11e8-85a4-b280d7a48caa.png)
-
Hey,
I tried and failed a while ago to get Nunjucks working in Vue via this package:
https://forum.vuejs.org/t/getting-nunjucks-templates-loading-with-vue-vue-loader/27944
Just posting here a…
-
### Vue version
fbc0c42(default version of playground on 21Aug24)
### Link to minimal reproduction
https://play.vuejs.org/#eNp9k02P0zAQhv/KyJe20ioVglNJK8GyBzgAAo6+BGeSeNexI390g6r8d8ZO3FSwWilKYs877z…
-
## Version **2.4.2** of [vue-template-compiler](https://github.com/vuejs/vue) just got published.
Branch
Build failing 🚨
Dependency
…
-
Popular templating engines like the one in AngularJS or VueJS use this `{{ mustache }}` notation for resolving expressions in the template. Some also employ `{{{ triplestache }}}` notation for modifie…
thany updated
6 years ago
-
### Vue version
3.3.13
### Link to minimal reproduction
https://play.vuejs.org/#eNp9Ul1P20AQ/CurE1Ic4Tpt0/YhcoxaFImiFqqSt1wkXGcdDuw76z7cIMv/nT1/hDwg3nwzs+vZ2W3Y96qKaodswWKTaVFZMGhdBUUq90vOrOEs4VKUl…
-
I implement my dashboard in a combination of `blade template` and `vuejs Template` but when the page render it has a big free space of the page.
![image](https://user-images.githubusercontent.com/1…
-
**Please describe what the rule should do:**
The proposed linter rule should allow limiting the casing for slot names.
For example in bigger projects it might happen that people mix camelCase and ke…