Orgad Shaneh
db69fa5b42
Ignore github files in npm package ( #895 )
...
Co-authored-by: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com>
2022-02-02 14:24:04 -08:00
Mark Wolff
c1b28cf9a1
ship mapfiles ( #526 )
...
* ship mapfiles
* tsconfig: inline TS in sourcemaps
2019-05-30 12:00:30 -07:00
Osvaldo Rosado
7e43155edf
Include typescript definitions in NPM package ( #240 )
2017-05-10 11:23:10 -07:00
Josh Gavant
451eec5615
pick up generated Declaration submodule ( #232 )
2017-05-02 12:52:53 -07:00
Chris Anderson
cc02f5828e
Adds schema and typescript files to npmignore
2017-03-20 23:27:49 -07:00
Kamil Szostak
8e134e437e
npmignore .vscode/
2016-11-14 12:05:24 -08:00
Kamil Szostak
f33c97f5ca
remove unwanted file from npm package
2016-07-29 09:51:06 -07:00
Scott Southwood
54b0866c2e
npm ignore declarations, js.map, and d.ts
2015-05-06 15:34:03 -07:00
scsouthw
672817cdbc
Merge branch 'lukehoban-master'
...
- resolve #5
- restore install.js and ai_stub.js (remove them from .npmignore) as they are still needed until we publish the browser JS SDK somewhere other than a CDN
- update the package version to 0.12.2
2015-01-13 07:28:18 +01:00
Luke Hoban
a72db71265
Add .travis.yml
2015-01-09 22:07:28 -08:00
Luke Hoban
7ada4d89d1
Rework tests to use Node modules consistently.
...
Also update the README with the simpler commands now available:
Install dev dependencies (and build .ts -> .js) with `npm install`
Test with `npm test`
Package (including building .ts -> .js) with `npm pack`
2015-01-09 19:11:49 -08:00
Luke Hoban
b975c78431
Incorporate typescript build into the package.json
...
Also fix up the sources to build correctly, and ignore
the .ts source files when creating the NPM pacakge.
2015-01-09 16:20:59 -08:00
Scott Southwood
7a804d4f10
update npmignore and move server/package.cmd to tests folder
2014-08-11 20:34:17 -07:00
Scott Southwood
1805cac006
Fix post-build so that installation always uses the most recent package
...
Change name to applicationInsights
2014-08-11 19:50:27 -07:00
Scott Southwood
ce3ed12d5e
Use .npmignore instead of files list
2014-08-11 18:19:12 -07:00