Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

fis-postpackager-uglify-js

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-postpackager-uglify-js

为 fisp 提供打包后压缩文件并生成 sourceMap 的功能

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

fis-posterpackager-uglify-js

目前为特定情况准备,没有通用性

为 fisp 提供打包后压缩文件并生成 sourceMap 的功能

需先禁用掉 fisp 默认的 fis-optimizer-uglify-js

    fis.config.set('modules.optimizer.js', '');

使用

    fis.config.set('modules.postpackager',['uglify-js']);

Keywords

fis

FAQs

Package last updated on 03 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts