Blame view

dist/bower_components/angular-scenario/jstd-scenario-adapter-config.js 119 Bytes
4c897d181   Truong LD   remove dist + bow...
1
2
3
4
5
6
  /**
   * Configuration for jstd scenario adapter 
   */
  var jstdScenarioAdapter = {
    relativeUrlPrefix: '/build/docs/'
  };