Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

Fixes&maintenance #63

Merged
merged 16 commits into from
Mar 18, 2020
Merged

Fixes&maintenance #63

merged 16 commits into from
Mar 18, 2020

Conversation

Can-Sahin
Copy link
Member

Many fixes, updates and maintenances...

Changes:

  • Synched with the dev of the original boilerplate
    • Switched to react-helmet-async
    • Fixed react-app-polyfill
    • Added react-hot-loader
    • Updated internal/scripts
    • Switched to redux-injectors
    • Fixed bugs that are fixed in the boilerplate
    • Updated offline-plugin to use network-first response strategy
  • Improved internals/scripts/generate-templates-for-linting.js script
  • Fixed eslint bugs
  • Updated README
  • Updated package versions

Instead of generating templates and linting one by one, now all the templates are generated and lintin runs once for the whole project and then templates are cleaned up.
eslint throws 'import/no-unresolved' error weirdly. Probably a bug. The rule is disabled for 'types' forlder and made case insensitive
- typescript, redux-sage and ts-loader updated
- errors after packages updates fixed
- incremental flag removed from tsconfig (its included in fork-ts-checker-webpack-plugin by default)
Dependency errors fixed
- react-hot-loader added
- translation files HMR bug fixed
- added react-hot-loader to template
- fixed forgot template updates
@Can-Sahin Can-Sahin merged commit 0dee563 into dev Mar 18, 2020
@Can-Sahin Can-Sahin deleted the fixes&maintenance branch March 18, 2020 14:28
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.

1 participant