@webiny/serverless-template

0.0.2 • Public • Published

@webiny/serverless-template

code style: prettier PRs Welcome

A component to deploy a serverless Webiny template. This component is a fork of @serverless/template, therefore, it is published under the original Apache 2.0 license.

Why?

The original Template component was not the best fit for our needs, so we forked it and modified the internals to get it to work nicely with Webiny. The major change is the way components are resolved: they are no longer ever downloaded from npm. Instead, they are always resolved using require.resolve from your current working directory. This is particularly important when you're developing in the webiny/webiny-js repo. It ensures that all components are resolved using the regular node.js mechanism (node_modules).

Readme

Keywords

none

Package Sidebar

Install

npm i @webiny/serverless-template

Weekly Downloads

0

Version

0.0.2

License

Apache-2.0

Unpacked Size

25.1 kB

Total Files

5

Last publish

Collaborators

  • webiny