Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Yeoman generator 1.0 #80

Merged
merged 5 commits into from
Jan 22, 2017
Merged

Yeoman generator 1.0 #80

merged 5 commits into from
Jan 22, 2017

Conversation

gavinr
Copy link
Contributor

@gavinr gavinr commented Jan 4, 2017

Updating to yeoman-generator 1.0.1.

Required changes:

Other minor changes:

  • Moving some of the code over to es6-style const/let variable names.
  • Changes widget generator to be consistent with the app generator.
  • Updated to latest versions of chalk, yosay
  • checked in yarn.lock file

addresses #77

we don't use any of these commands: https://github.com/yeoman/generator/releases/tag/v0.24.0 ... so looks like no code change necessary
moving towards es6 and using updated version of yeoman-generator syntax.
TravisCI is seeing the yarn lockfile, trying to use Yarn on the node v0.12 tests and failing. Although 0.12 should still work if you use NPM instead of yarn, I'm removing from our test configuration as it is now out of Node maintenance window: https://github.com/nodejs/LTS#lts-schedule
@tomwayson tomwayson self-assigned this Jan 6, 2017
@tomwayson tomwayson merged commit 44854f3 into Esri:master Jan 22, 2017
@tomwayson
Copy link
Member

All tests pass locally, and I was able to download WAB (2.3 b/c I waited so long) and run on my Mac w/ no problems. Tested ES5/ES2015 widgets w/ default settings in 2D and 3D apps.

Nice work @gavinr!

@gavinr gavinr deleted the yeoman-generator-1.0 branch January 28, 2017 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants