Files
everything2/EveryThing/wwwroot/vendor/libs/globalize/examples/amd-bower/.bowerrc
David Štaleker 03b92525d7 Prvi commit
2023-05-12 09:00:07 +02:00

8 lines
262 B
Plaintext

{
"directory": "bower_components",
"scripts": {
"preinstall": "npm install cldr-data-downloader",
"postinstall": "node ./node_modules/cldr-data-downloader/bin/download.js -i bower_components/cldr-data/index.json -o bower_components/cldr-data/"
}
}