2.0.24 • Published 8 months ago

@riverscapes/common v2.0.24

Weekly downloads
70
License
ISC
Repository
-
Last release
8 months ago

Why is there both a dist and a dist_esnext folder?

The dist folder is the output of the tsc command. It is the transpiled code from TypeScript to JavaScript. The dist_esnext folder is the output of the tsc --module esnext. We need the esnext folder because vite requires ES6 modules. The dist folder is used for the rest of the project (mostly the server side of things) which is still using CommonJS modules.

Eventually we will be able to remove the dist folder and just use the dist_esnext folder but we need to make sure that the rest of the project is ready for ES6 modules first.

2.0.24

8 months ago

2.0.23

9 months ago

2.0.22

9 months ago

2.0.21

11 months ago

2.0.20

1 year ago

2.0.19

1 year ago

2.0.15

2 years ago

2.0.16

2 years ago

2.0.14

2 years ago

2.0.17

2 years ago

2.0.18

2 years ago

2.0.13

2 years ago

2.0.11

2 years ago

2.0.12

2 years ago

2.0.3

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.10

2 years ago

2.0.8

2 years ago

1.3.2

3 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.4

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.1

5 years ago

0.0.20

5 years ago

0.0.18

5 years ago

0.0.19

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago