frangeris / pong

🏓 Pong for RESTful APIs (microservices pattern) using Serverless Framework :zap:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add plugin for absolute path using "@"

frangeris opened this issue · comments

const { response } from '@boilerplate/helpers'

No native support for resolve modules in nodejs

{
  "browser": {
    "@": "./"
  }
}