redbadger/website-honestly

View on GitHub
site/compiler/client-digest.js

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
// This file is not used in dev or prod.
// It's only here to make the tests run OK.
//
// In dev and prod this file will be generated by webpack.
//
export default {
  tests: {
    js: 'dev-static/index.js',
    css: 'assets/styles-3JGme.css',
  },
  metadata: {
    bundleName: 'tests',
  },
};