Skip to content

rondonjon/snowpack-commonjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a demo to illustrate a problem with snowpack.

When the css-select library is directly imported, its named exports selectOne and selectAll are properly resolved.

When the css-select library is impored indirectly through node-html-parser, the named imports become undefined although node-html-parser uses the exact same import statements.

Usage:

  • yarn install
  • yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published