Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 385 Bytes

File metadata and controls

8 lines (6 loc) · 385 Bytes

Draft.js, forked for Gecko debugging

This repository is to add various logs on draft-js to investigate Gecko bug 1633399.

  1. Run npm i on the root directory
  2. Run npm i on the website subdirectory
  3. Run npm start on the subdirectory
  4. If you make any changes, run npm run build on the root directory