@cypress/webpack-batteries-included-preprocessor
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -59,3 +59,2 @@ const path = require('path') | ||
compilerOptions: { | ||
esModuleInterop: true, | ||
inlineSourceMap: true, | ||
@@ -62,0 +61,0 @@ inlineSources: true, |
{ | ||
"name": "@cypress/webpack-batteries-included-preprocessor", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Cypress preprocessor for bundling JavaScript via webpack with dependencies included and support for various ES features, TypeScript, and CoffeeScript", | ||
@@ -5,0 +5,0 @@ "private": false, |
8402
91