/poc-tape-esm

POC to run tape on node with ES Modules

Primary LanguageJavaScript

A POC to run tape with ES Modules.

Goals

  • type: "module"
  • full file names (i.e., including '.js' extension) in import statements of in-project modules so that node can resolve ES imports
  • Test 3rd party lib imports with date-fns, redux