Skip to content
  • Espresso Fantasize Underarm's avatar
    Fix docker build issue · 6cab5b6b
    Espresso Fantasize Underarm authored
    In this change:
    - Remove the production ng build step from the csproj (this will be done separately in the new Dockerfile)
    - Update Dockerfile, adding a separate build stage for building prod. ready ng app.:
    - Add resolutions in package.json to solve the `Could not find plugin "proposal-numeric-separator"` issue when building ng app.
    6cab5b6b