Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 711 Bytes

File metadata and controls

30 lines (20 loc) · 711 Bytes

SourceJS Iframe Example

Insert iframe into SourceJS spec.

SourceJS plugin.

Install

To install plugin, run npm command in sourcejs/user folder:

npm install sourcejs-contrib-iframe --save

Then run Grunt update in SourceJS root:

cd ..
grunt update

After restarting your app, plugin will be loaded automatically. To disable it, remove npm plugin and run grunt update again.

Other SourceJS plugins