Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(v2): refactor yarn tsc to yarn build + add theme-classic watch mode #2998

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Jun 26, 2020

Motivation

Classic theme is built with Babel now, so having a tsc script for all packages is a weird naming. Let's rename yarn tsc to yarn build.

Also the root command to build the packages is renamed as yarn build:packages (yarn build is already used currently).

Also, It should be possible to use watch mode on the theme classic by using the --watch arg on babel compilation

cc @SamChou19815

@slorber slorber added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Jun 26, 2020
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jun 26, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit fa50e57

https://deploy-preview-2998--docusaurus-2.netlify.app

@slorber slorber merged commit 9265de9 into master Jul 1, 2020
@yangshun yangshun deleted the slorber/theme-classic-watchmode branch July 26, 2020 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: maintenance This PR does not produce any behavior differences to end users when upgrading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants