This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
Minor Changes
- Upgrade lint config and clear issues: 130ab5d
- Stop use-jest from assuming coveralls support: c5c3771
- Removed ALL instances of the any type: 3bb93c9
- Updated yeoman generator to resolve sec issue: aaf7654
- Merge pull request #93 from omahajs/feature/general-clean-up: 465ddd0
- Fix webpack config and normalize.css import with custom source directory: c766155
- Merge pull request #95 from omahajs/bugfix/custom-src-dir-no-css-preprocess: 313d72d
- Add electron-reloader to omaha:native generator: f797046
- Merge pull request #96 from omahajs/feature/electron-reloader: 151faf9
- Update flow, remove glow, add lodash type definitions to project source control: cd7726a
- Add some more ES5+ syntax and refine prompting logic: 69bea2d
- Lock webpack version --> v3: 3a876f4
- Merge pull request #98 from omahajs/feature/add-some-es: 04dcbb5
- Move web workers into assets and fix done message: eaeca2a
- Add support for WebAssembly development with Rust: - Add folder structure and sample file - Add rust --> wasm build scripts - Add tests - Update README: 59901ac
- Merge pull request #99 from omahajs/feature/use-rust-option: 382b03b
- Initial commit for --slim option (also added some flow annotations): 1eadf13
- Add --slim to README: a5cf89c
- Add build with --slim to test:builds: a30d16d
- Add rust tagline to done message, refine done message, remove projectParameters from config: 5e5a0ba
- Merge pull request #101 from omahajs/feature/slim-option: 6998c46
- Merge pull request #102 from omahajs/feature/stylelint-config-recommended: 4872b15
- Normalize project generator module functions to have single argument signatures (generator): 61c1fd1
- Add --src option to select custom directory for app and asset files: 9522745
- Add builds to test --src option: a8ccd78
- Merge pull request #103 from omahajs/feature/src-option: 3d8bbf1
- Add asciinema link to README: a58bad8
- Fix copy task for native apps using webpack: 3cc83cf
- Merge pull request #104 from omahajs/bugfix/native-app-webpack-support: 1fe4b5c