Skip to content
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

Support main.tsx and make main.css optional #175

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

agubler
Copy link
Member

@agubler agubler commented Sep 26, 2018

Enhancement

Sniffs the projects main file to determine whether to load .ts or .tsx for the entry point. Also makes the main.css optional.

@codecov
Copy link

codecov bot commented Sep 26, 2018

Codecov Report

Merging #175 into master will increase coverage by 0.06%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   54.77%   54.84%   +0.06%     
==========================================
  Files          10       10              
  Lines         544      547       +3     
  Branches      125      127       +2     
==========================================
+ Hits          298      300       +2     
- Misses        246      247       +1
Impacted Files Coverage Δ
src/base.config.ts 26.47% <75%> (+0.9%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9615ae...80903d3. Read the comment docs.

@agubler agubler merged commit f227e07 into dojo:master Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants