Skip to content

rushi121/rspack-swc-plugin-builtin-loader-repro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro

npm install -g pnpm

Run rspack with builtin swc loader and swc plugin

npm run build:builtin

This will give error "Module parse failed"

If we use swc-loader, things are working fine

npm run build

If we use don't use swc plugins, things are working fine

npm run build:noplugins

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%