next.js
862b1e02 - fix(next-core): do not apply ecma transforms for custom js rules (#62831)

Commit
1 year ago
fix(next-core): do not apply ecma transforms for custom js rules (#62831) ### What Looks like we allow d.ts to be included in `match_js_extension`, so if custom rules have an ecmatransform it could raise an error with d.ts. This doesn't make test passes yet, seems there are other issues need to be resolved. Closes PACK-2653
Author
Parents
Loading