-
In its current form, JSDoc is a monolithic command-line tool. This makes it almost impossible to provide a programmatic interface to JSDoc, or to allow users to reuse a small part of JSDoc (for exampl…
-
@valeriob commented on [Sun Feb 28 2016](https://github.com/aurelia/skeleton-navigation/issues/313)
Hello,
Can you show little example app where using aurelia and cordova ? Or provide the right way t…
-
最近在学习React.js,之前都是直接用最原生的方式去写React代码,发现组织起来特别麻烦,之前听人说用Webpack组织React组件得心应手,就花了点时间学习了一下,收获颇丰
## 说说React
一个组件,有自己的结构,有自己的逻辑,有自己的样式,会依赖一些资源,会依赖某些其他组件。比如日常写一个组件,比较常规的方式:
- 通过前端模板引擎定义结构
- JS文件中写自己的逻辑
-…
-
Thank you for your awesome work. This is an excellent library.
A huge portion of the code weight is devoted to supporting xlsx. While that may be a big portion of your users, it's not all of them. It…
-
```
C:\Users\aaron\GitHub\web-component-tester>npm run build
> web-component-tester@6.6.0-pre.5 build C:\Users\aaron\GitHub\web-component-tester
> tsc && gulp build
fs.js:25
'use strict';
^
…
-
Hello, I really love the idea of this project. Given the latest commits being from over a year ago, I was curious to at least be able to build the project. I have been having some trouble.
I am curi…
-
Hi,
this plugin sounds great, unfortunately It does not work for me.
Version 1.6 downloaded form here https://plugins.jetbrains.com/plugin/8047-decompile-and-attach cannot be installed in Intell…
-
I have cloned "baasic-starterkit-angularjs-app-website"
ran "npm install"
ran "gulp serve" and get an error.
Error: This program is blocked by group policy. For more information, contact your syst…
-
Hello!
I think a file is missing, I need help to test your boilerplate ...
See the log from the beginning:
I make `git clone` `npm install` `npm run init` `gulp`
What should I do before ?
> ack…
-
Hi, there are closely related issues/questions regarding the use of a development remote server together with Browser-Sync, but I didn't find any real guiding answers.
I will explain in detail my setu…