-
Notifications
You must be signed in to change notification settings - Fork 3
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
Exporting typescript types in dist #3
Merged
Merged
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
6730e45
Updated dependencies, now webpack use Terser uglifier instead of ugli…
CDimonaco 9318161
Refactoring types for redux-http module
CDimonaco 4af644a
Refactoring and types extracting for Endpoint module
CDimonaco 9f52e8e
Fixed typo in Endpoint import
CDimonaco 831a1d7
Refactoring default export for middleware and reducer
CDimonaco 3f2f199
removed path alias from tsconfig
CDimonaco 52f147b
Add exports from endpoint package in index
CDimonaco 47a3ade
Updated types path
CDimonaco a539a8c
Changed beccaccino singleton export modeì
CDimonaco fc87aae
Changed typo in Beccaccino spec
CDimonaco f7c172e
Add redux and axios as peer dependencies
CDimonaco 4498d94
Removed useless types definition
CDimonaco 2b6c330
Readded source map loader
CDimonaco File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add redux and axios as peer dependencies
- Loading branch information
commit f7c172e509db11b0a4818f9d7dda77dceba09035
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My mistake, i removed two lines instead of one.