Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[angular] Fix vendor and update @angular-builders #13118

Merged
merged 4 commits into from
Nov 23, 2020

Commits on Nov 22, 2020

  1. [angular] Fix vendor

    kaidohallik committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    e26ade7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e20dfa View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. [angular] Follow https://angular.io/guide/styleguide#bootstrapping

    Changes done:
    * use file name main.ts instead of app.main.ts and move main.ts and polyfills.ts to upper folder
    * move day.js import from main.ts to app.module.ts
    kaidohallik committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    69bc041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15bd940 View commit details
    Browse the repository at this point in the history