-
Notifications
You must be signed in to change notification settings - Fork 128
Add tests and update build scripts #195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Left some comments but @tdurnford should also take a look :)
tdurnford
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
|
Phew~~~ |
|
Survived another brutal round of PR review. 🥇 |
|
I am going to change one more thing, on the |
|
And stupid me why it is a stack ( It should be a queue. |
|
🔔 another round. |
tdurnford
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Changelog
Breaking Changes
/dist/contains JavaScript bundle/dist/directline.jsis now in lowercase/lib/contains ES modules and type definitionsnpm run build: Development build, with instrumentation code, one-offnpm run start: Development build, with instrumentation code, with watchnpm run prepublishOnly: Production build, minified, one-offChanged
@babel/runtime@7.6.0rxjs@5.0.3@babel/cli@7.6.0@babel/core@7.6.0@babel/plugin-proposal-class-properties@7.5.5@babel/plugin-proposal-object-rest-spread@7.5.5@babel/plugin-transform-runtime@7.6.0@babel/preset-env@7.6.0@babel/preset-typescript@7.6.0@types/jest@24.0.18@types/node@12.7.4@types/p-defer@2.0.0babel-jest@24.9.0babel-plugin-istanbul@5.2.0babel-plugin-transform-inline-environment-variables@0.4.3concurrently@4.1.2dotenv@8.1.0get-port@5.0.0global-agent@2.0.2http-proxy@1.17.0jest@24.9.0jest-environment-jsdom-fourteen@0.1.0jsdom@14.1.0node-fetch@2.6.0on-error-resume-next@1.1.0promise-race-map@1.0.0restify@8.4.0rimraf@3.0.0simple-update-in@2.1.1typescript@3.6.2webpack@4.39.3webpack-cli@3.3.8