Skip to content

Commit

Permalink
test: workaround deterministic-build-output-test by postcss.config.mjs?
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Nov 14, 2023
1 parent ce55c6f commit b116d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/deterministic-build-output-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ test("builds deterministically under different paths", async () => {
},
}),

"postcss.config.js": js`
"postcss.config.mjs": js`
export default {
plugins: {
"postcss-import": {},
Expand Down

0 comments on commit b116d6f

Please sign in to comment.