Commit Graph

14 Commits

Author SHA1 Message Date
Mário Nunes
c654c5a8a2 fix: functions build 2024-06-02 12:52:09 +01:00
Mário Nunes
fa8d36c61a fix: build 2024-06-01 16:27:12 +01:00
Mário Nunes
d8b8ae85a3 fix: function build 2024-06-01 16:00:38 +01:00
Mário Nunes
bf2aaf822c fix: functions build 2024-06-01 06:12:59 +01:00
Luke Watts
66c313bc55 chore: apply formatting 2023-10-02 20:33:22 +02:00
Luke Watts
53d3c30ca6 fix: copy templates directory to built bundle
After this change the bundle file structure is:

```
functions/dist
├── index.html
├── index.js
├── package.json
└── templates
    ├── how-to-needs-improvements.html
    ├── how-to-rejected.html
    ├── index.ts
    ├── layout.html
    ├── map-pin-needs-improvements.html
    ├── map-pin-rejected.html
    ├── supporter-badge-added.html
    ├── supporter-badge-removed.html
    ├── templates.spec.ts
    └── verified-badge-added.html
```
2023-10-01 22:37:54 +02:00
chrismclarke
8dbe3e21ba chore: code tidying 2023-01-15 21:45:32 -08:00
chrismclarke
932a5abfc2 chore: upgrade functions webpack version 2023-01-14 18:26:23 -08:00
chrismclarke
3f35f2088a chore: replace functions cp method with webpack plugin 2022-06-27 21:37:02 -07:00
chrismclarke
4b4936e430 Merge branch 'master' of https://github.com/ONEARMY/community-platform into spike/docker-emulators 2022-04-07 11:17:49 -07:00
Luke Watts
25e9e0d122 chore: apply prettier 2.x formatting 2022-03-29 21:28:37 +02:00
chrismclarke
a7cde98e0d fix: support webpack build of shared 2022-02-27 11:19:18 -08:00
chrismclarke
b864aea278 remove yarn hoisting 2021-07-05 22:07:48 -07:00
chrismclarke
bff686d2f3 add webpack build to for functions 2021-06-02 10:47:16 -07:00