Commit graph

18 commits

Author SHA1 Message Date
20fb969959 Update loaders
Plus configure prettier to run via eslint. That makes it easier
to hide certain blocks of code from the linter.
2024-06-09 15:28:35 -03:00
e8347fa5a5 Add packages/typescript/Quran/ 2024-04-30 09:43:30 -03:00
e740bad260 Add esbuild-loader, upgrade nanoc-webpack.rb 2024-04-25 20:36:34 -03:00
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
7faf89e0f9 Update package-lock.json 2023-06-30 16:02:25 -03:00
Robert
5716425bd2
Rename Packet to Postman (#131) 2023-06-23 22:31:25 -03:00
6935e67a49 WebPackage -> Packet
Rename WebPackage to Packet.
Move Packet to `/packages/typescript/packet`.
2023-06-21 19:58:31 -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
be79f36d2d update "package-lock.json" 2022-11-11 16:09:33 -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