Skip to content

Conversation

@chriseppstein
Copy link
Contributor

@chriseppstein chriseppstein commented Jul 24, 2020

This PR implements the following:

  • caching for @css-blocks/ember so that when templates are cached, the corresponding css blocks output files are also cached.
  • Extract utilities that are needed to be shared between @css-blocks/ember and @css-blocks/ember-app to a npm package named @css-blocks/ember-support.
  • Deserialize template analysis and precompiled css block files.
  • Optimize css and emit optimized css to an output file.
  • Basic scaffolding and build structure for the ember runtime data, service and helpers.

@chriseppstein chriseppstein changed the base branch from master to ember-rewrite July 24, 2020 21:15
@chriseppstein chriseppstein changed the title Ember v2 runtime Ember v2 caching and deserialization. Jul 29, 2020
@chriseppstein chriseppstein marked this pull request as ready for review July 29, 2020 17:02
@chriseppstein chriseppstein merged commit 38e1e11 into ember-rewrite Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants