crossbuilder icon indicating copy to clipboard operation
crossbuilder copied to clipboard

Building web, Electron, Cordova and Chrome apps, and cross-browser extensions with React, Redux and Webpack. "Write once, deploy everywhere" concept in practice.

Results 22 crossbuilder issues
Sort by recently updated
recently updated
newest added

We do not plan to support IE, but do want to add support for building Edge extensions when it will be possible. Should be tracked [here](http://windows.microsoft.com/en-us/windows-10/extensions-in-microsoft-edge).

Hey :D My [project](https://github.com/jhen0409/react-chrome-extension-boilerplate) makes webpack-dev-server is `https`, so `inject page` hot reload can work in dev mode. But this project still use http, and no way to hot reload....