Craig Condon
Craig Condon
Closing this since it's a bit stale. Happy to re-open if this is still an issue.
Need to be cognizant of recursive hosts
Publishing can happen via: ``` yarn paperclip snapshot publish ``` Snapshot would be created before publish to ensure that it's fresh -- this can't be forced. S3 Information could be...
Could possibly post image as GH comment and leave 👍 👎 to default GH behavior. This removes an extra step.
This requires CRDTs
Look into this: https://github.com/stylelint/stylelint
Depends on #846
Looks like this needs to be manually setup: https://github.com/vuejs/vetur/search?q=emmet
`.paperclip` would be a good option for this. Though, need to be cognizant about published modules that may not go through the build step.
`.paperclip/modules` in the _host_ directory would be an okay option, I think. Maybe we can be explicit about this? `modulesOutDir` might be an option. We could emit modules to `lib/$$paperclip-modules`...