徐总多门店
 
 
 
 
 
 
jiuhaoshenghuo/后台管理/admin_dHBzn/node_modules/@babel/plugin-transform-dotall-regex
yangsai c3106436ae 20141015 5 months ago
..
lib 20141015 5 months ago
LICENSE 20141015 5 months ago
README.md 20141015 5 months ago
package.json 20141015 5 months ago
tsconfig.json 20141015 5 months ago
tsconfig.tsbuildinfo 20141015 5 months ago

README.md

@babel/plugin-transform-dotall-regex

Compile regular expressions using the s (dotAll) flag to ES5.

See our website @babel/plugin-transform-dotall-regex for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-dotall-regex

or using yarn:

yarn add @babel/plugin-transform-dotall-regex --dev