Skip to content

kaven85/fis-postpackager-ypm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fis-postpackager-ypm

a postpackager plugin for fis to process map.json and create map.js and package js for ypm

usage

$ npm install -g fis-postpackager-ypm
$ vi path/to/project/fis-conf.js
//file : path/to/project/fis-conf.js
fis.config.set('modules.postpackager', 'ypm');
//settings
fis.config.set('settings.postpackager.modjs.subpath', 'pack/map.js');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published