Open Pedroglp opened 6 years ago
Unfortunately, from the commits it looks like this repo is just a fork of the official Cypress webpack preprocessor with webpack
replaced by rollup
everywhere… :disappointed:
Just sharing my npm package: https://www.npmjs.com/package/cypress-rollup-preprocessor
Is this a Feature or Bug?
Bug
Current behavior:
Module not found via yarn add or npm install
Desired behavior:
Get module installed
How to reproduce:
npm install @cypress/rollup-preprocessor yarn add @cypress/rollup-preprocessor
Additional Info (images, stack traces, etc)