Skip to content

Commit d30cca2

Browse files
authored
Add logger for prod build (#586)
1 parent 171c26b commit d30cca2

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

website/package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"devDependencies": {
1212
"@babel/core": "7.17.5",
1313
"@docusaurus/core": "2.0.0-beta.17",
14+
"@docusaurus/logger": "^2.0.0-beta.17",
1415
"@docusaurus/preset-classic": "2.0.0-beta.17",
1516
"clsx": "1.1.1",
1617
"react": "17.0.2",

0 commit comments

Comments
 (0)