Julien CHAZAL

Results 4 issues of Julien CHAZAL

Hello Using last version of SvelteKit and node 16.15.0 i get this error : `(node:15002) Warning: To load an ES module, set "type": "module" in the package.json or use the...

Hello I'm trying to simply change dest folder based on user answer, but the template is still generated at the root of my project (default behavior): ```javascript move(answers) { console.log('choix:'+answers.type);...

Hello `padding`attribute is not working apparently when using it like this : ``` Content 11111 Content 2 ``` Any ideas ? thx

enhancement

This change makes Glide compatible with Node > 15 Within a package, the package.json "type" field defines how Node.js should interpret .js files. If a package.json file does not have...