Closed matthewp closed 5 years ago
Once we've created one of the example apps we should go ahead and deploy everything and figure out if we can use the simplified api of node_modules/.bin/incremental production.html. If so, this is the API we'll highlight on the website and in docs.
node_modules/.bin/incremental production.html
This is fast enough with usual cache considerations. I'm going to document how caching works so that there's no misunderstandings.
Once we've created one of the example apps we should go ahead and deploy everything and figure out if we can use the simplified api of
node_modules/.bin/incremental production.html
. If so, this is the API we'll highlight on the website and in docs.