openrefine.org
openrefine.org copied to clipboard
Updates Docusaurus to v3.2.1
Fixes #328
- Updates to latest Docusaurus release
- Converts docusaurus.config.js to be able to use ES modules and dynamic imports
- Updates dependencies needed (following migration guide)
- Removes npm package-lock.json (since we only use and need yarn now
- Since using yarn only, we need yarn.lock
- Updates .gitignore for dealing with yarn files not needed
Deploy Preview for openrefine-website ready!
| Name | Link |
|---|---|
| Latest commit | 2149df65f8395502223657fc36ac30638a89c51c |
| Latest deploy log | https://app.netlify.com/sites/openrefine-website/deploys/664dcf9bd4e2f50008b17ce9 |
| Deploy Preview | https://deploy-preview-329--openrefine-website.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@wetneb uhh... looks like the updated yarn.lock did not get used or did it? https://app.netlify.com/sites/openrefine-website/deploys/6624f7adbbf9100008aa4c00#L143
Looks like we shouldn't remove package-lock.json?
Huh? How the heck did THAT get removed?