1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00
This commit is contained in:
Jocelyn Badgley (Twipped)
2020-04-07 10:36:52 -07:00
parent cccdef2706
commit 715634a8b9

View File

@@ -23,7 +23,7 @@ const plugins = [
babel({
exclude: 'node_modules/**',
}),
nodeResolve(),
nodeResolve({
extensions: [ '.mjs', '.js', '.jsx', '.json' ],
}),
commonjs({