fis-parser-html-ejs
a parser plugin for fis to compile html file with ejs
usage
-
install
npm install -g fis-parser-html-ejs -
configure
//tell fis that parse `.html` file by using `fis-parser-html-ejs` pluginfisconfig; -
inline html file
-
source:
/*********************************** index.html content:********************************************************************//*********************************** src/config/data.json content:**********************************{"list":["img/1.jpg","img/2.jpg"]}**********************************/ -
release:
/*********************************** index.html content:********************************************************************/
-