npm docusaurus 2.0.0-alpha.30
v2.0.0-alpha.30

latest releases: 1.14.7, 2.0.0-alpha.378053ac5, 2.0.0-alpha.66...
4 years ago

2.0.0-alpha.30

  • Fix babel transpilation include/exclude logic to be more efficient. This also fix a very weird bug TypeError: Cannot assign to read only property 'exports' of object '#<Object>' if your website path contains docusaurus word in it.(#1868)

If you are still encountering the error. Please check whether you use module.exports for your .js file instead of doing export (mixing CJS and ES). See webpack/webpack#4039 (comment) and webpack/webpack#4039 (comment) for more context.

Don't miss a new docusaurus release

NewReleases is sending notifications on new releases.