JSPM

neutrino-preset-egg-typescript

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q31871F
  • License MIT

Neutrino preset for supporting Egg.js build with typescript

Package Exports

  • neutrino-preset-egg-typescript

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (neutrino-preset-egg-typescript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

neutrino-preset-egg-typescript

Neutrino preset for supporting Egg.js build with typescript

NPM version David deps NPM download

Install

npm install neutrino-preset-egg-typescript --save

Getting Started

// package.json
"scripts": {
  "start": "neutrino start --use neutrino-preset-egg-typescript",
  "build": "neutrino build --use neutrino-preset-egg-typescript"
},

How to Contribute

Please let us know what we can help, check issues for bug reporting and suggestion.