-
So the issue I'm having is when I try and debug / run my code I get this error:
**_SyntaxError: Unexpected token 'var'_**
I have my doc set up correctly. I tested in the sublime text editor it …
-
Hi,
I am wondering if it would be possible to require a pug template. Using a tagged string literal is great but I would love to keep the templates separate. Unfortunately I don't know if I am abl…
-
official doc
https://vue-loader.vuejs.org/en/features/postcss.html
## Trace
### How to use `sugarss` in VUE?
* [sugarss](https://github.com/postcss/sugarss)
Documents of VUE loader [mention…
-
I just installed pug via npm (node 6.9.1, npm 3.10.8) and am trying to use via webpack, but I get a bunch of errors that it cannot resolve module 'fs'. Looking into my node_modules/fs directory I see …
ghost updated
7 years ago
-
Did anyone encounter an issue while minifying datejs and got the error in the title? I am using it in my Ionic2 project which uses rollup and as part of the build process creates a minified JS bundle.…
-
I like to write my templates in the [Pug format](https://github.com/pugjs/pug) (instead of HTML). It would be great if angular-gettext-tools supported extracting strings from PUG files.
Concerning …
-
```json
{
mode: 'production',
context: '/home/koooge/go/src/github.com/koooge/vue-cli-v500rc1',
devtool: 'source-map',
output: {
hashFunction: 'xxhash64',
path: '/home/koooge/go…
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
#### Steps to reproduce
Repo: https://github.com/prettier/plugin-pug
GH Action: https:…
-
Hi!
I see that there aren't many stars but there are a lot of people using this package, but it has being a while since it was updated for the last time...
I'm using pug today and it's very usef…
-
I'm running mocha-webpack v1.0.1 and it says that it handles source-maps automatically for you. However, I get errors like these that points to the bundle file that suggests it isn't working for me?
…