Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Exclude tsx test files #691

Merged
merged 1 commit into from
Sep 21, 2017
Merged

Conversation

agubler
Copy link
Member

@agubler agubler commented Sep 20, 2017

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit or Functional tests are included in the PR

Description:

Since including the tsxIntegration test the dist/umd output is not flat and includes both src and test directories. It should be just contents of the src directory.

Would be resolved by dojo/grunt-dojo2#137

Is there any reason why all files in the test directory can't be excluded by default?

exclude: [ 'tests/**/*' ]

@agubler agubler merged commit 3363e7b into dojo:master Sep 21, 2017
@dylans dylans added this to the 2017.09 milestone Sep 25, 2017
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

3 participants