UNPKG

ghostjs

Version:

Modern web integration test runner

6 lines (5 loc) 167 B
require('babel-polyfill') require('babel-core/register')({ // Ignore everything in node_modules except node_modules/ghostjs. ignore: /node_modules\/(?!ghost*)/ })