MiguelMadero/ember-cli-bundle-loader

View on GitHub
approvals/a_dev_build.contains_an_index_file.approved.txt

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>Dummy</title>
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    
<meta name="dummy/config/environment" content="%7B%22modulePrefix%22%3A%22dummy%22%2C%22environment%22%3A%22development%22%2C%22baseURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%7D%2C%22exportApplicationGlobal%22%3Atrue%2C%22APP%22%3A%7B%7D%2C%22something%22%3A%22test%22%7D" />

    <link rel="stylesheet" href="assets/vendor.css">
    <link rel="stylesheet" href="assets/dummy.css">

    
  </head>
  <body>
    

    <script src="assets/vendor.js"></script>
    <script src="assets/dummy.js"></script>

    
  </body>
</html>