valnub / Framework7-with-AngularJS-demo-app

⛔️ Unmaintained and deprecated!
81 stars 49 forks source link

How @@include work? #2

Closed xhacker5000 closed 8 years ago

xhacker5000 commented 9 years ago

is the @@include belong any lib or js?

valnub commented 9 years ago

If you run grunt compile, then Grunt will do a static include of those files for you, see https://github.com/alanshaw/grunt-include-replace

Ps: Sorry for late answer ;-)