This website requires JavaScript.
Explore
Help
Sign in
NoLog.cz
/
decide.nolog.cz
Watch
6
Star
0
Fork
You've already forked decide.nolog.cz
0
Code
Issues
Pull requests
Releases
Wiki
Activity
master
decide.nolog.cz
/
lib
/
include-api-in-build
/
package.json
10 lines
121 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
ensure that only non dev api dependencies are included in build (#138)
2017-08-26 01:29:57 +02:00
{
"name"
:
"include-api-in-build"
,
"keywords"
:
[
"ember-addon"
upgrade ember to 3.10 (#235) Also adds a handy shortcut to run the bundlesize tests: `yarn test:bundlesize`.
2019-07-13 10:26:30 +02:00
]
,
"dependencies"
:
{
"fs-extra"
:
"*"
}
ensure that only non dev api dependencies are included in build (#138)
2017-08-26 01:29:57 +02:00
}
Reference in a new issue
Copy permalink