Skip to content

okamoai/example-gulp-task-browserify-multi-entry-point

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gulp task example: Browserify multi entry point

browserify で複数のエントリーポイントを一度に生成するためのサンプルタスクです。

動作条件

node.js v4.4.2 で動作検証しました。

インストール方法

以下コマンドを実行します。

git clone http://github.com/okamoai/example-gulp-task-browserify-multi-entry-point.git
cd example-gulp-task-browserify-multi-entry-point
npm install

使い方

プロジェクトディレクトリで以下コマンドを実行します。

# 開発環境向け JavaScript タスク実行
npm run js:dev
# 本番環境向け JavaScript タスク実行
npm run js:prd

ライセンス

MIT

制作者

okamoai

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published