0.0.4 • Published 5 years ago

tkeron-esnext v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

TKERON-ESNEXT

This module allows you to transform your transpiled javascript code by adding the extension ".js" to the local imports, preferably always use the notation "./" and "../" to import local modules, then you can use it in the browser or with nodejs.

Example:

tkeron-esnext myfolder-with-tsc-output-files

You can add the "cacheBuster" command to add a timestamp as get param, and avoid browser cache:

tkeron-esnext myfolder-with-tsc-output-files cacheBuster

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago