Skip to content

Conversation

@drewnielson
Copy link
Contributor

  • Adding local environment in angular environments: src/environments/environment.local.ts
  • Adding local configuration in angular.json>projects>ART>architect>build>configurations
  • Adding build:art:local script in package.json to facilitate local ART build

To build ART locally run the following, in order:
npm run build:art:local
bundle exec jekyll serve [or npm run start]

@drewnielson drewnielson changed the title adding local environment in angular environments for local art build Add local environment in angular environments for local art build Dec 16, 2025
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.

2 participants