Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Cleans up and refreshes generated website resources #1998

Closed

Conversation

claudiopro
Copy link
Contributor

Summary

Cleans up unused website resources from before the migration to Docusaurus, and makes sure static website resources are generated and refreshed at every build.

Test Plan

yarn
cd website
yarn build
yarn start

Website loads and pages contain the expected content.

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claudiopro has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@niveditc niveditc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Nice catch that we were loading the non-minified JS on the website.

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claudiopro is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claudiopro is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

jdecked pushed a commit to twitter-forks/draft-js that referenced this pull request Oct 9, 2019
…1998)

Summary:
**Summary**

Cleans up unused website resources from before the migration to Docusaurus, and makes sure static website resources are generated and refreshed at every build.

**Test Plan**

```
yarn
cd website
yarn build
yarn start
```

Website loads and pages contain the expected content.
Pull Request resolved: facebookarchive#1998

Reviewed By: niveditc

Differential Revision: D14004275

Pulled By: niveditc

fbshipit-source-id: 2d0afaf448ae5d1c6f9f6915e530c50c983135d1
alicayan008 pushed a commit to alicayan008/draft-js that referenced this pull request Jul 4, 2023
Summary:
**Summary**

Cleans up unused website resources from before the migration to Docusaurus, and makes sure static website resources are generated and refreshed at every build.

**Test Plan**

```
yarn
cd website
yarn build
yarn start
```

Website loads and pages contain the expected content.
Pull Request resolved: facebookarchive/draft-js#1998

Reviewed By: niveditc

Differential Revision: D14004275

Pulled By: niveditc

fbshipit-source-id: 2d0afaf448ae5d1c6f9f6915e530c50c983135d1
aforismesen added a commit to aforismesen/draft-js that referenced this pull request Jul 12, 2024
Summary:
**Summary**

Cleans up unused website resources from before the migration to Docusaurus, and makes sure static website resources are generated and refreshed at every build.

**Test Plan**

```
yarn
cd website
yarn build
yarn start
```

Website loads and pages contain the expected content.
Pull Request resolved: facebookarchive/draft-js#1998

Reviewed By: niveditc

Differential Revision: D14004275

Pulled By: niveditc

fbshipit-source-id: 2d0afaf448ae5d1c6f9f6915e530c50c983135d1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants