entozoon / lapis-compiler

:gem: Sass Javascript Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lapis Gulp Sass Javascript Compiler

PLEASE DON'T USE THIS: Well, you can. I'm sure it still works fine but it was built before Webpack 2 was a thing and is wholly unmaintained. (i.e. use Webpack)

A flexible frontend compiler.

Lapis Compiler

Installification

yarn global add gulp lapis-compiler

Or, alternatifully

npm install --save -g gulp lapis-compiler

Runnivisation

lapis

Or, more manually:

cd node_modules/lapis-compiler
gulp --silent

Updatabilitude

yarn upgrade lapis-compiler

Or again, more manually:

npm update -g lapis-compiler
npm update lapis-compiler
npm rebuild

About

:gem: Sass Javascript Compiler


Languages

Language:JavaScript 100.0%