UNPKG

ghostjs

Version:

Modern web integration test runner

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