Last updated 3 years ago
Was this helpful?
Compile regular expressions using the s (dotAll) flag to ES5.
s
dotAll
See our website for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-dotall-regex
or using yarn:
yarn add @babel/plugin-transform-dotall-regex --dev