UNPKG

cypress-jest-adapter

Version:
10 lines (8 loc) 156 B
const path = require('path') module.exports = { output: { path: path.resolve(__dirname, 'dist'), filename: 'index.js', publicPath: '/' } }