Socket
Socket
Sign inDemoInstall

@mxssfd/style-watcher

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mxssfd/style-watcher

监听文件变动调用对应的编译命令


Version published
Maintainers
1
Created

Readme

Source

styleWatcher

自动编译预编译文件如less、stylus等,可添加sass、scss等

使用方法

步骤1:全局安装相应的预编译语言
步骤2:执行 node styleWatcher.js

npm i @mxssfd/style-watcher

再在项目的package.json里的script里添加 "watch": "node node_modules/@mxssfd/style-watcher"

npm run watch

步骤3:填写监听文件夹,预编译类型,编译目标类型即可

Keywords

FAQs

Last updated on 21 Jul 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc