Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

moving service to index.ts #22

Merged
merged 2 commits into from
Dec 12, 2017
Merged

moving service to index.ts #22

merged 2 commits into from
Dec 12, 2017

Conversation

mbalex99
Copy link
Contributor

@mbalex99 mbalex99 commented Dec 12, 2017

  1. moved the service to index.ts
  2. moved the example server to example-server.ts
  3. added .npmignore to ignore the src dir but not the dist dir
  4. package.json now has:
"main": "dist/index.js",
"typings": "dist/index.d.ts"

The main package is called realm-graphql-service

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants