- fixes defaultBlueprint path to point to scoped package path
- Makes sure that only URLs that begin with the rootURL get converted to relative paths
- Ensures dist is available by using outputReady instead of postBuild
- Bring in all meta tags that are in output (that have an id)
- Allows parse to accept multiple selectors per block
- By default ignores all test related files, can be toggled with package.json settings
- basic functionality for creating a
preview-head.html
and.env
work for static builds and serve builds, that acknowledge live reload capabilities of ember serve