ProjectEvergreen / wcc

Experimental native Web Components compiler.
https://merry-caramel-524e61.netlify.app
90 stars 7 forks source link

rename experimental test scripts to jsx #160

Open thescientist13 opened 7 months ago

thescientist13 commented 7 months ago

Summary

After the release of #153 / #157, it would probably make sense to rename our testing scripts and files accordingly.

Details

  1. Rename test-exp-loader.js -> test-loader.js (and update naming in npm scripts)
  2. Rename all applicable npm scripts from test:exp -> test:jsx
  3. Update any script names in .github/workflows