-
Encountered problem while trying to set Angular Material theme properties in my application.
Test case is on github at [marstonstudio:crossUserMedia/bugReports/angularMaterialThemeMinifyBug](https://…
-
Use this thread for simple, quick questions to avoid cluttering the issue list. Alternatively you can try the #vuejs IRC channel on freenode.
Also, read the wiki [FAQ](https://github.com/yyx990803/vu…
-
# Sprint Nov 16
## Sprint Goals
-
## Sprint Discussions
[Schedule](https://github.com/ipfs/pm#sprint-discussion-schedule)
Please take notes in a separate pad, if you can, and link it here.
| Endea…
-
Seems to be an intermittent issue that has come up since the new PSK 1.0.2. Steps:
1) add new global object “var lm = {}”; (tried window.lm as well)
```
var lm = {};
console.log('Line 34 lm loaded');…
-
**Scenario**
The following command is intended to generate email templates.
``` sh
gulp clean emails
```
My intention is to clean out any current templates and generate a new ones.
**Expected**
…
-
@shinnn - I'm tried of using two tools for lint/correctness, [eslint](https://github.com/eslint/eslint) seems to do both - any experience?
-
SUITCSS could be developed as a monorepo to easy versioning and toolchain setup. This wouldn't stop us being able to publish to the individual npm packages.
-
on composer install and on composer update
[Eloquent\Composer\NpmBridge\Exception\NpmCommandFailedException]
Execution of '\'/usr/bin/npm\' \'install\'' failed.
-
The only way I've been able to make `gulp publish` run reliably is by both doing a `gulp clean` and deleting the `.publish` directory beforehand.
If `gulp clean` is not run, you sometimes get:
```
➜…
-
Hello guys.
This module so good, you guys made an awesome job.
Currently the mxmlc it only read path to .as source files.
I'm looking for a way to it read buffer.
The idea is make it more friendl…