Skip to content

Conversation

@bajtos
Copy link
Member

@bajtos bajtos commented Feb 26, 2018

This is a follow-up for #1022 which re-introduced a bad practice of customizing app behavior in app.start, something we are trying to get rid of (see e.g. #968 and #994).

Checklist

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Related API Documentation was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in packages/example-* were updated

Before this change, when saving changes to our CLI template files
with `.ts.ejs` extension, VSCode squashed all content into a single
line - not useful at all.

After this change, VSCode does not reformat template files and preserves
whatever formatting we have in place instead.
@bajtos bajtos added this to the February 2018 milestone Feb 26, 2018
@bajtos bajtos self-assigned this Feb 26, 2018
@bajtos bajtos requested a review from raymondfeng February 26, 2018 12:15
@bajtos bajtos requested a review from kjdelisle as a code owner February 26, 2018 12:15
@bajtos bajtos merged commit 4ee3429 into master Feb 26, 2018
@bajtos bajtos deleted the fix/application-template branch February 26, 2018 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants