scratch-storage/test/transformers
Christopher Willis-Ford 322ae0b166 test: fix transformer for backslashes
Injecting the path into the "code" was causing the backslashes to be
interpreted as escape characters instead of path separators. I could
have escaped them, but this approach is more similar to what Webpack
does with `arraybuffer-loader` and (IMO) easier to read.
2023-05-02 14:57:36 -07:00
..
.eslintrc.js test: convert all tests from node-tap to jest 2023-05-02 09:09:23 -07:00
arraybuffer-loader.js test: fix transformer for backslashes 2023-05-02 14:57:36 -07:00