DEV Community

Discussion on: Developing Without a Build (2): es-dev-server

Collapse
 
sdcaulley profile image
sdcaulley

Great article! Any idea on when the testing article will be written? I am especially interested on how to set up karma. I keep running into the error "SyntaxError: The requested module '../../../node_modules/../index.js' does not provide an export named 'default'". Or named export. And I would love to see your take on how (or if) that can be handled without build tools.