-
(see #122)
The watching implementation is far from perfect. Implement a new watching module and use it in webpack.
The new watching module should have to following properties:
- Watcher should be ap…
sokra updated
6 years ago
-
Bringing [this comment](https://github.com/paypal/glamorous/issues/43#issuecomment-294153104) into its own issue:
---
I think that we could maybe write a babel plugin to take this:
```javascr…
-
Hello,
Build seems to succeed while having ignoreFailResults set to false (explicitly - I know that by default its false as well) and failing tests at the same time. Here is POM.xml that I am curre…
ghost updated
7 years ago
-
With a fresh import of the repo, I get the usual errors with the Editor folder (maybe it's time to just remove it entirely since it has never been touched) but also a few new complaints from Unity:
…
-
Moved from #354.
Comments from 2017-03-06
@codemanyak:
> An early prototype with ANSI-C import could be downloaded from codemanyak/Structorizer.Desktop master...
@GitMensch:
> Thank you…
-
I have been running Scalatra apps with Jetty Runner for some time now, and when I upgraded from IntelliJ 2016.3 to 2017.1 all of sudden my Scalatra apps ceased to work. When you try to run them, they …
-
### Summary:
rake aborted!
Undumpable Exception -- #
/var/canvas/vendor/bundle/ruby/2.1.0/gems/parallel-1.4.1/lib/parallel.rb:63:in `work'
/var/canvas/vendor/bundle/ruby/2.1.0/gems/parallel-1.4.1/lib…
-
# Motivation
We could use a bundling-tool, to improve page-load-times (and mitigate the need to add every js-file to index.jsp) and allow us to use dependency managment / requires also on non-angular…
-
This is the "maven clean install" log :
```
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Che IDE :: Parent ........................…
-
Currently, plugins can only synchronously return an array of path strings from their `include()` method. I have [a use case](https://github.com/jacksonrayhamilton/amd-brunch/blob/8893b897e62fd187823d2…