1.1.4 • Published 4 years ago

ten1su4 v1.1.4

Weekly downloads
79
License
MIT
Repository
github
Last release
4 years ago

𢯭手 ten-suˋ

Build Status devDependency Status

使用

  1. 安裝ten1su4@1.0.0
  2. 新增taupahji.config.js
  3. 讓你的webpack.config.js讀取taupahji.config.js
plugins: [
    new webpack.ProvidePlugin({
      tensuConfig: "tensuConfig",
    }),
  ],
  resolve: {
    alias: {
      tensuConfig: path.join(path.resolve(), "taupahji.config.js"),
    },
  },

開發

安裝

先裝nodejs 6

npm i
npm start
打開 http://localhost:3000/

排版

npm run reformat

佈署

npm run publish-lib

API

License授權

MIT License http://g0v.mit-license.org/