Matthew Elphick
f573e28348
Fix npmignore ( #1251 )
...
This fixes the npmignore to also add a rule to exclude the children in
js/ from being ignored, so that they will be added when npm packs the
package.
2017-09-18 13:16:54 -04:00
Liam Newman
d70aa3a7d5
Revert "Don't publish unnessessary files."
...
This reverts commit 641d3bc6f6
.
2017-09-18 09:27:46 -07:00
Liam Newman
18c13310ff
Revert "README, LICENSE, CHANGELOG and package.json are always added"
...
This reverts commit a46f97ca22
.
2017-09-18 09:24:09 -07:00
Simon de Lang
a46f97ca22
README, LICENSE, CHANGELOG and package.json are always added
2017-09-08 22:25:00 +02:00
Simon de Lang
641d3bc6f6
Don't publish unnessessary files.
2017-09-07 06:49:32 +02:00
Liam Newman
9de057f94c
Reorganize file structure by language/platform
...
Moved all files that are specifically for the website into web (except for index.htm)
Moved all files that are javascript (for node or web) into js
Organized js folder to generally follow node structures
This change also changes .npmignore to include unpackers in the package.
First step on #224 .
2013-04-04 15:51:19 -07:00
Daniel Stockman
810ef4a964
I suppose it would really help if I included the HTML and CSS bits in the package. /facepalm
2013-03-18 18:52:02 -07:00
Daniel Stockman
f68fd06345
Remove README.md from .npmignore
2012-07-16 10:58:15 -07:00
Daniel Stockman
d560db8552
Add package.json and ignores.
2012-07-13 16:52:34 -07:00