@near-solution/ejs-remote

1.0.1 • Public • Published

@near-solution/ejs-remote

This module is based on koa-ejs-remote

Because of unexpected behavior on windows platform, I tweaked bit of original module.

More information about usage or others at koa-ejs-remote

why ejs-remote ?

In the near-solution framework, each module can have an html template, and the templates of each module are gathered in one folder by webpack at the time of client build. In development mode, it is not possible to do a client build every time, so koa-ejs may not be able to find the html template. Therefore, koa-ejs-remote is inevitably used to use templates merged in koa-webpack memory for development mode support.

Readme

Keywords

none

Package Sidebar

Install

npm i @near-solution/ejs-remote

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

44.9 kB

Total Files

16

Last publish

Collaborators

  • kanghw