UNPKG

requirejs-dustjs

Version:

A requirejs plugin for loading and compiling dustjs templates.

16 lines (15 loc) 594 B
<!DOCTYPE html> <html> <head> <title>require.js: Map Config Star Adapter Built Test</title> <script type="text/javascript" src="../../../require.js"></script> <script type="text/javascript" src="../../doh/runner.js"></script> <script type="text/javascript" src="../../doh/_browserRunner.js"></script> <script type="text/javascript" src="mapConfigStarAdapter-tests.js"></script> </head> <body> <h1>require.js: Map Config Star Adapter Built Test</h1> <p>Test using '*' with an adapter in the built map config.</p> <p>Check console for messages</p> </body> </html>