@teqfw/web-source-installer
v0.2.1
Published
Streamline source installation for PWAs within TeqFW projects.
Downloads
4
Readme
web-source-installer
Disclaimer
This package is a part of the Tequila Framework (TeqFW). The TeqFW is currently in an early stage of development and should be considered unstable. It may change rapidly, leading to breaking changes without prior notice. Use it at your own risk. Please note that contributions to the project are welcome, but they should only be made by those who understand and accept the risks of working with an unstable framework.
Overview
Streamline source installation for PWAs within TeqFW projects.
Namespace
This plugin uses TeqFw_Web_Source_Installer
namespace.
Features
teqfw.json
DTO for @teqfw/web-source-installer
nodes in teq
-plugins descriptors:
{
"@teqfw/web-source-installer": {
"excludes": ["./data/*", "..."],
"includes": ["..."]
}
}