Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

         If you are creating a model using remote asset / resource library (such as js,css,d3, etc) then you will want to add a few things to your model to make sure it brings that allng with it.

  1. First make sure you've added your Remote Asset source  source as a function. 

  2. Before you save your model you will need to add a dependencyFilter to your model so that it can bring the remote asset along with it when it's saved. 

  3. Follow instructions below:
    Insert excerpt
    dependencyFilter
    dependencyFilter


  4. Save your model

...