btholt / sfo

DEPRECATED: Instant build process
Apache License 2.0
228 stars 24 forks source link

Shadowing for index.html #11

Closed btholt closed 7 years ago

btholt commented 7 years ago

Similar to #7 but a bit more involved. Since the contract between us and the user is an exported function that accepts a node, we should maintain that even if they choose to shadow the index.html. We should therefore do something to effect of ensuring they have an element with an ID of root and they should have places for us to put our bundled CSS and JS. This might be done via Lodash templates or via smart comments.

btholt commented 7 years ago

Went out with v0.5.0.