ctrlplusb / react-async-component

Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.
MIT License
1.45k stars 62 forks source link

Fix wrong Fragment URL asynccomponentprovider #68

Open novelview9 opened 6 years ago

novelview9 commented 6 years ago

asynccomponentprovider annotation < / > created dash - sign on fragment url.

codecov[bot] commented 6 years ago

Codecov Report

Merging #68 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files           3        3           
  Lines          89       89           
  Branches       25       25           
=======================================
  Hits           84       84           
  Misses          5        5

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 94fc382...77476eb. Read the comment docs.