Commit graph

17 commits

Author SHA1 Message Date
f7aa26a985 Update build environment 2024-03-21 16:58:52 -03:00
043523e48a Replace 'es-cookie' with 'document.cookie' 2024-03-12 12:34:18 -03:00
1f6f039ba3 Add per-env webpack configuration files 2024-02-18 09:26:04 -03:00
4debbe218e Add 'url' to package.json 2023-10-13 00:37:16 -03:00
31f87e8b31 package: npm audit fix 2023-07-23 14:10:29 -03:00
Gyen Abubakar Sadick
356daf6de4 don't install husky in CI context 2023-07-16 07:37:08 +00:00
Gyen Abubakar Sadick
b5356fbeb4 installed husky 2023-07-16 07:27:56 +00:00
ef562d3274 package: update lint scripts 2023-07-14 18:16:40 -03:00
3def4f26e4 Run prettier over src/js/ 2023-07-13 14:11:07 -03:00
6935e67a49 WebPackage -> Packet
Rename WebPackage to Packet.
Move Packet to `/packages/typescript/packet`.
2023-06-21 19:58:31 -03:00
61c73c88df Scope eslint NPM scripts to src/js/ 2023-01-05 00:15:45 -03:00
112f0aaec7 Add eslint-autofix script 2022-12-24 15:52:14 -03:00
616f5d6073 add "WebPackage"
The "WebPackage" object allows for scripts, stylesheets, fonts, images
and other webpage assets to be downloaded for the page's primary content
to use afterwards.
2022-11-18 17:09:32 -03:00
Gyen Abubakar
5e2ab86e22 eslint & prettier setup 2022-11-11 16:09:33 -03:00
2eeeb439ec TypeScript: add ts-standard 2022-11-02 00:53:00 -03:00
757b66f6f0 ThemeSelect.jsx: store theme choice in a cookie
Fix #1
2022-11-01 19:22:37 -03:00
b90a4b54fc add TypeScript / React related configuration files 2022-10-31 15:35:43 -03:00