rebel
rebel copied to clipboard
As a new user, I've stumbled upon this repository via other reasonml projects. I can't figure out what's replaced this repository though. Is it a different library? Was rebel moved...
Currently the build on a Windows build server is failing with: ``` bash npm ERR! Windows_NT 10.0.10586 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save-dev" "reasonml/rebel" npm ERR! node...
cc @bsansouci Symlinks inside a symlink
So we're using the `package.json` to put config, but what should we put there? There are some issues that I think fall under this: - #17 make js compilation optional,...
Demonstrate how to link from one project to another locally in the `README`
I have a ton of log output while compiling and I saw some warnings go by quickly. Is there a way to get all the warnings to be printed at...
Good of CI environments.
The db takes a couple of hundred of ms running, for some reason. It's erratic too (sometimes only takes a few ms). @vramana
https://github.com/chenglou/react-motion/pull/366 Our build system is opinionated enough to be able to give you CI support (?), a test infrastructure, and the rest, in such way that when we upgrade something...
E.g. ignore the tests directories by default, so that we don't accidentally bloat up npm download size.