Skip to content

Navigation Menu

Sign in
Sign up
This repository was archived by the owner on Apr 5, 2021. It is now read-only.
Ahmed Tarek edited this page Jan 23, 2017 · 27 revisions

State

Features in next release:

  • Enhance core directive templates to be imported in core.module.js not called
  • Enhance service directive templates to be imported in core.module.js not called

Migrations for next release

  • In your core.module.js add the following lines:

    // Add directive imports above
    // Add service imports above
    // Add directive to module above
    // Add service to module above
    
  • Update the docs script in package.json to:

    "docs": "open -a \"Google Chrome\" docs/docs.html || open docs/docs.html || xdg-open docs/docs.html",
    

Features TODO

  • Upgrade webpack

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /