Hello! I have a problem with `@hapi/iron`, it look...
# help
s
Hello! I have a problem with
@hapi/iron
, it looks like Cypress' webpack can't compile "nullish coalescing" feature, what is the way to proceed?
Ok, I've read about plugins and
file:preprocessor
, I added the
webpackPreprocessor
but now I face this problem.
This is my current
cypress.config.ts
file.