ember-cli-inline-content
ember-cli-inline-content copied to clipboard
recompile and reload page in dev mode
i made a inline/ directory for inline template files,
now ,once template files changed, can't reload ; i can mv inline/ to app/, once reload is ok ,but the content is old ;
so, is it possible to implement this feature ?
thanks for all mind .