Skip to content

Commit

Permalink
Merge pull request #439 from GridPlus/dl/build
Browse files Browse the repository at this point in the history
Swaps to vite to build library and removes dotenv
  • Loading branch information
alex-miller-0 committed Jul 19, 2022
2 parents 41298cc + 851bf2e commit ffc934d
Show file tree
Hide file tree
Showing 10 changed files with 141 additions and 787 deletions.
1 change: 0 additions & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ const config = {
excludeInternal: true,
excludePrivate: true,
readme: 'none',
mode: 'modules',
sidebar: {
autoConfiguration: false,
},
Expand Down
2 changes: 1 addition & 1 deletion docs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"extends": "@tsconfig/docusaurus/tsconfig.json",
"compilerOptions": {
"baseUrl": "."
}
},
}

0 comments on commit ffc934d

Please sign in to comment.