tomdalerauschma I always use full paths (relative) and require extensions. When imports are more supported on the web (e.g. I can import a node module and have that resolved properly) I want to be able to have my code work as is. Without node modules, it already works in the browser. Ideal.