DocumentServer/OfficeWeb/vendor/requirejs/tests/text/separate.js

3 lines
135 B
JavaScript
Raw Normal View History

2015-04-28 14:59:00 +00:00
//Stub file for testing optimization of all plugin resources in a build.
define(['text!resources/sample.html!strip'], function () {});