fix(templates/npm): update npm template: tweak test script, bump devDependencies, add smartpath dependency, and fix ts import path
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import * as plugins from './{{module.name}}.plugins.js';
|
||||
import * as plugins from './plugins.js';
|
||||
|
||||
export let demoExport = 'Hi there! :) This is an exported string';
|
||||
|
||||
Reference in New Issue
Block a user