🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

enb-bemhtml-runtime-compile

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

enb-bemhtml-runtime-compile

Enb bemhtml tech

1.0.0
unpublished
latest
68

Supply Chain Security

100

Vulnerability

70

Quality

76

Maintenance

100

License

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created

enb-bemhtml-runtime-compile

Склеивает все bemhtml файлы в проекте в один и оборачивает в BEMHTML.compile(). Компиляция вызывается через на следующий тик, для того, чтобы bemhtml успел проициализироваться

Установка

npm i enb-bemhtml-runtime-compile

Использование

Опции

  • String filesTarget — files-таргет, на основе которого получается список исходных файлов (его предоставляет технология files). По умолчанию — ?.files.

Пример

[ require('enb-bemhtml-runtime-compile/techs/bemhtml-runtime-compile'), {
	filesTarget: '?.bemhtml.files'
} ]

FAQs

Package last updated on 06 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts