<@U021C96KUGJ> Were you able to gist that NodeJS n...
# development
w
@ancient-vegetable-10556 Were you able to gist that NodeJS npm example?
a
it may have bitrotted slightly since I wrote it, but this is the shape of what I have: https://github.com/chrisjrn/pantsbuild-example-python/blob/chrisjrn/js-demo/js_demo/BUILD
demos using
parcel
to make a minified
.js
file that includes local and 3rd-party imports
w
Thanks!
Are we able to run something like a formatter over our existing code? Like, if we output over... ourselves?
a
I think so, but there’s future work that could make that actually good
I don’t recommend it at the moment!
w
Ah 🙂 I have a Swift repo that I want to format in a pre-commit hook. My swift plugin isn't ready for downloading and running deps
a
I know what the solution should look like. I just need a week or two to actually work on it
w
❤️
a
it’s effectively blocked on figuring out what the design for stabilisation of
esc
/`eris` will be
w
👍 Roger - I'm very excited to remove a bunch of kludge from this monorepo
a
It’ll be good to be able to enable that 🙂