Prevent compling directives in sourcecode
npm install sourcejs-ngdirectivePrevent compling directives in sourcecode
SourceJS plugin.
npm package
To install plugin, run npm command in sourcejs/user folder:
```
npm install sourcejs-ngdirective --save
Then run Grunt update in SourceJS root:
``
cd ..
grunt update
Probably, you have wrapped my-component directive with source_example css class element, like here:``
source_ngdirective
Simply add class into wrap container:``
And that's it. Plugin will automatically create source code for you, instead of compiling it.
After restarting your app, plugin will be loaded automatically. To disable it, remove npm plugin and run grunt update` again.
* https://github.com/sourcejs/sourcejs-bubble
* https://github.com/sourcejs/sourcejs-spec-dependencies
* https://github.com/sourcejs/sourcejs-spec-status
* https://github.com/sourcejs/sourcejs-specs-linting