mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 10:11:40 -05:00

Because apollo-server-core depends on apollo-datasource-rest, we need to extract errors into their own package to avoid a circular dependency.
6 lines
65 B
Text
6 lines
65 B
Text
*
|
|
!src/**/*
|
|
!dist/**/*
|
|
dist/**/*.test.*
|
|
!package.json
|
|
!README.md
|