-
Not sure if this is a bug or a feature request, but getting the same error as with [this closed issue](https://github.com/stephenhutchings/jade-static-brunch/issues/2).
Assume I have two files, `inde…
-
**istanbul** is most popular code coverage tool for JavaScript. It cannot test coverage of views, but it is possible and I think not so much hard to implement code coverage for views. It will allow to…
rafis updated
8 years ago
-
I'm not sure if this is the right place to check in on this issue.
I've posted to the language repo in question: https://github.com/devongovett/atom-jade/issues/16#issuecomment-77073123
I've also po…
-
Low priority, but `npm install` yields the following:
> npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
> npm WARN deprecated t…
-
TypeError: /home/bradley/Computational_Work/synbiohub-lab/templates/views/collection.jade:122
120| td
121| a(href=memberUR…
-
I included some jade files in my index.static.jade. if the included file changes, nothing happened. i have to restart brunch.
For the official jade plugin there is a patch. Maybe you can apply it to …
-
Argument to `path.extname` must be a string
```
Object.extname (C:\Users\maxhe\AppData\Local\atom\app-1.40.0\resources\app.asar\src\electron-shims.js:20:10)
Object.toggle (C:\Users\maxhe\.atom\pack…
-
how to pass categories to "include header.jade"?
i'm calling Index() once to display all. Any ideas how to pass the categories to the inside of header.jade fille too?
go compile error :
```
head…
-
I'm using this npm to compile my files for Wordpress through the grunt task npm, 'grunt-jade-php'.
But cannot use extend! Help, pleeeeeeze!!
> Running "jadephp:compile" (jadephp) task
>
> > Error: …
-
login.js & register.js -> jQuery获取的对象里面没有value啊... 你给的数据全是undefined, 已改为xxxx.val(),还有你传的参数叫param1234...
index.jade href='/user/' + user.idCard
usr.jade 相对路径全错,bug一坨,定位方式奇葩,代码乱,改这个简直是痛苦...
create.jade …