Thanks to visit codestin.com
Credit goes to github.com

Skip to content

claes-npm/serverless-plugin-typescript

 
 

Repository files navigation

Forked serverless-plugin-typescript

serverless npm version Build Status

WARNING

This is a forked version of serverless-plugin-typescript.

Changes

The only change in this forked version is the option to skip the dependency copy (node_modules folder being copied to the build folder).

This is done by adding the argument --doNotCopyDependencies to the sls deploy or package command.

E.g.

serverless package --package .package --doNotCopyDependencies

Features

The rest of the documentation can be read in the original repo.

About

Serverless plugin for zero-config Typescript support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%