-
## The devDependency [steal-tools](https://github.com/stealjs/steal-tools) was updated from `2.2.4` to `2.2.5`.
🚨 [View failing branch](https://github.com/canjs/bit-docs-html-canjs/compare/master...…
-
@justinbmeyer brought up [here](https://github.com/bitovi/presentations/issues/1) that our use of “live reload” isn’t quite right, since what we really do is hot module swapping and not just reload th…
-
The HubSpot integration script has been written and the academy website is now hosted on bitovi.com/academy. However given that HubSpot is not designed to host a static site like this there are some b…
-
The following issue from `steal-electron` was solved by knowing about `nodeRequire` on `@loader`. Should we name `nodeRequire` and document it?
=======
@gKreator commented on [Mon Apr 17 2017]…
-
The contributing guide doesn't specify how to make a release: https://stealjs.com/docs/guides.Contributing.html
We should add that for contributors who might want to make a pre-release on a weekend…
-
Sample code to replicate issue: https://github.com/asmarques1990/stealjs-antlr
Reported on https://gitter.im/stealjs/steal?at=5a0c31c671ad3f8736e8d293
while debugging this with @chasenlehara we no…
-
- [ ] - The description should explain what this is commonly used for - internationalization and polyfills.
- [ ] - Document what the `Object` the module exports is.
-
Need to explain rules surrounding `url()` rewriting specifically:
http://stealjs.com/docs/$css.html
-
* https://github.com/egoist/nwjs - nw version manager
* https://github.com/stealjs/steal-nw - Steal is a competitor to WebPack.
* https://github.com/iteufel/nwjs-ffmpeg-prebuilt - ffmpeg builds for …
-
On a deploy for the standalone viewer, the production index.html is not launching the app. Possible culprit is that it needs to use `steal-sans-promises.production.js` as the dev edition uses `steal-s…