github-readme-stats/src
Rick Staa 9a909ff0a4
build: fix wakatime json import bug (#2050)
* build: fix vercel node version

* build: remove engine property

* fix: add json import workarround

This commit adds a workaround for importing the `languageColors` JSON
file. This needed to be done since Vercel uses v16.4, which does not
support JSON file importing without the `experimental-json-modules`
flag. See https://simonplend.com/import-json-in-es-modules/
for more information. The workaround can be found [here](https://stackoverflow.com/questions/66726365/how-should-i-import-json-in-node).
2022-09-24 15:37:19 +02:00
..
cards build: fix wakatime json import bug (#2050) 2022-09-24 15:37:19 +02:00
common refactor: clean up imports 2022-09-24 14:10:06 +02:00
fetchers fix: fix es6 import file extension 2022-09-24 13:20:52 +02:00
calculateRank.js Feature/grs 1955 change commonjs imports (#1995) 2022-09-24 10:20:54 +02:00
getStyles.js Feature/grs 1955 change commonjs imports (#1995) 2022-09-24 10:20:54 +02:00
translations.js fix: fix es6 import file extension 2022-09-24 13:20:52 +02:00