-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Catch distribution errors early #200
Labels
Milestone
Comments
This was referenced Sep 2, 2017
Merged
kitsonk
added a commit
to dojo/shim
that referenced
this issue
Oct 10, 2017
kitsonk
added a commit
to dojo/has
that referenced
this issue
Dec 5, 2017
kitsonk
added a commit
to dojo/core
that referenced
this issue
Dec 5, 2017
This all appear to be merged now... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature
We have had several issues the visibility of types when trying to create a distribution, where certain types are not being exported and therefore make it impossible to generate declaration files. In order to try to address this we should:
grunt:dist
is run for each repo--declaration
even on our development buildsThe repos:
dojo/cli
dojo/cli-build
dojo/cli-create-app
dojo/cli-export-project
dojo/cli-test-intern
dojo/core
dojo/dgrid
dojo/has
dojo/interfaces
dojo/i18n
dojo/loader
dojo/routing
dojo/shim
dojo/static-optimize-plugin
dojo/stores
dojo/streams
dojo/widget-core
dojo/widgets
dojo/dojo2-package-template
dojo/grunt-dojo2
dojo/grunt-dojo2-extras
dojo/test-extras
dojo/web-editor
The text was updated successfully, but these errors were encountered: