Fork me on GitHub
#fulcro
<
2023-06-11
>
AJ Snow20:06:24

has anyone tried making an uberjar of the fulcro template recently? I wanted to test tools.build on it but that broke, and then I tried a few other things like the cli and uberdeps to no avail. different errors for each

AJ Snow00:06:49

for more context here's the error i get when i try running the uberjar, not sure why it's not reading the config defaults edn file

AJ Snow00:06:44

and the build file

tony.kay13:06:55

The copy dir on line 20 should be for resources/public and src/main I think

AJ Snow02:06:12

the src needed to be changed to main, but the resource needed to stay public. I think i got it working though. I'll post more details in a bit. Thank you!

AJ Snow03:06:45

Hey everyone. After revisiting my fulcro project and some headache I decided to add some prod build functionality to the fulcro template in my own repo. It was a good opportunity to learn about tools.build. I have updated the documentation to include a walkthrough in the prod release section of how to go through that. You can find it at the bottom of the readme here: https://github.com/AlbertSnows/example-fulcro-project-v2 @tony.kay I can also make a PR for the primary repo if what's written here looks decent.

🎉 4
tony.kay04:06:42

Sure, if you want. Be sure to add a section in the README

AJ Snow18:06:52

update on this. I didn't realize my fork was of a different fork so I made the wrong PR, sorry about that. This should be the correct PR now, but at this point who knows. https://github.com/fulcrologic/fulcro-template/pull/28

❤️ 2
AJ Snow03:06:45

Hey everyone. After revisiting my fulcro project and some headache I decided to add some prod build functionality to the fulcro template in my own repo. It was a good opportunity to learn about tools.build. I have updated the documentation to include a walkthrough in the prod release section of how to go through that. You can find it at the bottom of the readme here: https://github.com/AlbertSnows/example-fulcro-project-v2 @tony.kay I can also make a PR for the primary repo if what's written here looks decent.

🎉 4
AJ Snow18:06:52

update on this. I didn't realize my fork was of a different fork so I made the wrong PR, sorry about that. This should be the correct PR now, but at this point who knows. https://github.com/fulcrologic/fulcro-template/pull/28

❤️ 2