baotong.wang


  • qunar package webpack css loader, support require and import model. It will extract just css code and concat them and the important is it will save as a single css file not embeded in JS.

    published 0.0.7 8 years ago
  • This plugin is used by qunar package team, it will extract the css compiled result from webpack compilation and write to the separate path.

    published 0.0.7 8 years ago
  • This loader will load the file as the string and return in CommonJS format in Javascript Syntax

    published 0.0.1 8 years ago
  • This repository host the toolkit for webpack dev server, custom-made by qunar package team. It contain some middlewares which will used by the express site to handle the specify request like the .vm file (velocity) and other custom request operations

    published 0.0.9 8 years ago
  • A qunar package team custom mustache loader for webpack

    published 0.0.2 8 years ago
  • This plugin will handle the package project file require analysis, give the entry and return all the files it require, include third modules. Support css, js, mustache, string types

    published 0.0.6 8 years ago
  • Custom update by package team base on the webpack-dev-server. Serves a webpack app. Updates the browser on changes.

    published 0.0.6 8 years ago
  • Convert a fekit project to a webpack compatible one

    published 0.0.23 8 years ago
  • support non-standard relative require mode like require('local.js') under the same folder

    published 0.0.3 8 years ago
  • This is a starter for node express to create a site project quick.

    published 0.0.3 7 years ago