Logo
Explore Help
Sign In
studio/cunningham
2
0
Fork 0
You've already forked cunningham
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
270484c0e777dcd4e1ef2f8490ce4d4e34b9d2e9
cunningham/packages/react/build

8 lines
102 B
Plaintext
Raw Normal View History

🔧(react) rollup type files Previously types file were splitted into their original folder tree structure. By enabling this option we could just get one global .d.ts file. To make this more handy I created a dedicated build bash file, the package.json was starting to get messy.
2023-05-04 15:07:04 +02:00
#!/bin/bash
tsc
yarn build-theme
vite build
yarn build-fonts
yarn build-icons
cp -R src/locales dist/
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 27ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API