Skip to content
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

Fix angular project without 'architect.build' option to be worked #6736

Closed
wants to merge 222 commits into from
Closed

Fix angular project without 'architect.build' option to be worked #6736

wants to merge 222 commits into from

Conversation

seokju-na
Copy link
Contributor

Issue: #6735

What I did

Since 'architect.build' options are not essential, this PR allows angular projects which has no 'architect.build' options.

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

gulshankumardev and others added 30 commits March 6, 2019 19:24
I guess it should be developers instead of users.
updated docs to reflect proper params passed to webpack.config.js
updated docs to reflect proper params passed to webpack.config.js
The doc says `export default create({...` for the theme
Bump version number in live examples page
Fix broken link to badge svg
Fix typo in example, use MyPanel component
Readme updated to reference jsDelivr for the badge
Updated list of peerDependencies for mithriljs.
Docs: Typescript Configuration Examples for v5
…g-before-searching

lib client-api/src/client_api: check type of module.id as fileName
…debouncing

[Addon: Knobs] - Performance Fix: added debouncing between keystrokes to speed up component rendering
Fixed missing iframe.html in output directory
Add core JS dependencies across the stack where it was missing
Core: support unicode chars in story IDs
add missing `addDecorator` import
Fix example of setting defaultViewport per story
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2019

Fails
🚫

PR is not labeled with one of: ["cleanup","doc-dependencies:update","BREAKING CHANGE","feature request","bug","documentation","maintenance","dependencies:update","dependencies","other"]

Generated by 🚫 dangerJS against 2c9b2ea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.