Skip to content

Commit

Permalink
Performance/readability, in progress.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbum committed Dec 13, 2023
1 parent aeea269 commit 21af90a
Show file tree
Hide file tree
Showing 5 changed files with 870 additions and 141 deletions.
2 changes: 1 addition & 1 deletion docs/site/_data/root.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const defaultRoot =
process.env.NODE_ENV === 'development'
? 'http://localhost:8080'
: 'https://designsystem.webstandards.ca.gov';
: 'https://hub.innovation.ca.gov';

module.exports = process.env.ROOT || defaultRoot;
Loading

0 comments on commit 21af90a

Please sign in to comment.