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

Remove unused gulp task remained from docusaurus 2 migration #2308

Closed

Conversation

lukyth
Copy link
Contributor

@lukyth lukyth commented Jan 18, 2020

Summary

Run yarn on the current master will produce an untracked file website/static/css/Draft.css. It's a remainder from the migration to Docusaurus 2 and should be deleted.

This will fix #2304

Test Plan

I ran cd website && yarn && yarn start and the doc website works fine locally.

@lukyth lukyth force-pushed the lukyth/remove-deprecated-task branch from 720fda4 to 0edb391 Compare January 18, 2020 18:23
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.

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

@claudiopro
Copy link
Contributor

Thank you for contributing this fix @lukyth! 🎉

@claudiopro claudiopro added build Issues related to the build website Issues related to Draft.js website labels Jan 28, 2020
@facebook-github-bot
Copy link

@mrkev merged this pull request in 963e312.

@lukyth lukyth deleted the lukyth/remove-deprecated-task branch February 4, 2020 04:26
mmissey pushed a commit to mmissey/draft-js that referenced this pull request Mar 24, 2020
…karchive#2308)

Summary:
**Summary**

Run yarn on the current master will produce an untracked file `website/static/css/Draft.css`. It's a remainder from the migration to Docusaurus 2 and should be deleted.

This will fix facebookarchive#2304

**Test Plan**

I ran `cd website && yarn && yarn start` and the doc website works fine locally.
Pull Request resolved: facebookarchive#2308

Reviewed By: claudiopro

Differential Revision: D19519361

Pulled By: mrkev

fbshipit-source-id: 7ea79dbfeb98f7dddba7d8fccc3cfc4708990788
vilemj-Viclick pushed a commit to kontent-ai/draft-js that referenced this pull request Jul 16, 2020
…karchive#2308)

Summary:
**Summary**

Run yarn on the current master will produce an untracked file `website/static/css/Draft.css`. It's a remainder from the migration to Docusaurus 2 and should be deleted.

This will fix facebookarchive#2304

**Test Plan**

I ran `cd website && yarn && yarn start` and the doc website works fine locally.
Pull Request resolved: facebookarchive#2308

Reviewed By: claudiopro

Differential Revision: D19519361

Pulled By: mrkev

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

Run yarn on the current master will produce an untracked file `website/static/css/Draft.css`. It's a remainder from the migration to Docusaurus 2 and should be deleted.

This will fix facebookarchive/draft-js#2304

**Test Plan**

I ran `cd website && yarn && yarn start` and the doc website works fine locally.
Pull Request resolved: facebookarchive/draft-js#2308

Reviewed By: claudiopro

Differential Revision: D19519361

Pulled By: mrkev

fbshipit-source-id: 7ea79dbfeb98f7dddba7d8fccc3cfc4708990788
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Issues related to the build CLA Signed Merged website Issues related to Draft.js website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Untracked website/static/css/ when running yarn
3 participants