sly icon indicating copy to clipboard operation
sly copied to clipboard

Add main file in package.json

Open decease opened this issue 8 years ago • 1 comments

It needs to work with webpack environment.

decease avatar Jan 26 '17 13:01 decease

This is also needed for use with jspm.

For now I changed the generated entry in config.js to be: "sly-scrolling": "npm:[email protected]/dist/sly.min",

deap82 avatar Jun 01 '17 09:06 deap82