Skip to content

ajmath/serverless-typescript-path-issue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example of path issue with serverless-plugin-typescript

steps to reproduce

  1. rm -rf .build
  2. yarn run offline

to make it work

  1. rm -rf .build
  2. yarn run build
  3. yarn run offline

It works in this case because yarn run build put index.js at .build/src

About

Example of issue with paths and serverless-plugin-typescript

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors