Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 756 Bytes

File metadata and controls

32 lines (18 loc) · 756 Bytes

Revision history for umu-react-basic

0.1.0.0 -- YYYY-mm-dd

  • First version. Released on an unsuspecting world.

0.1.1.2 -- 2020-04-24

  • Generates directory if the given directory is not available.

v0.1.1.3 -- 2020-05-10

<--! Hint, DELETE THIS BEFORE COMMITING: hot module relaoding (#15)

  • added index.js which contains the hot module reloading function

hot module relaoding

  • added index.js which contains the hot module reloading function

hot module relaoding

  • added index.js which contains the hot module reloading function

Generate Path Name (#14)

  • given an file path input, it will generate the project to that file path.
  • if that file path doesn't exist, it will generate the file path then generate the project.

-->