Jacob Gardner
Jacob Gardner
--- ### Type of change - New feature or functionality (change which adds functionality) My attempt at fixing #88 as a validation action. **For changes visible to end-users** - Breaking...
### What happened? An import that utilizes swc paths (examples/paths/src/modules/moduleA/index.js) is generated with a much longer relative path than should be needed. Actual: ```javascript "use strict"; Object.defineProperty(exports, "__esModule", { value:...
WIP: Still working through some optimizations and tests --- Partial Fix of #190 ### Type of change - Performance (a code change that improves performance) **For changes visible to end-users**...