question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

does it possible to use for non angular application?

See original GitHub issue

Type of Issue

[ ] Bug Report
[x] Feature Request

Description

feature Can we use this packages for generating bundled d.ts, es2015, umd files in non-angular application?

Expected Behaviour

A feature: Provide option turn off angular related thing like ahead of time?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
shlomiassafcommented, Feb 5, 2019

@SridharSathaSivam You can do it now easily with ng-cli-packagr-tasks

I’ve even added an example how to do that…

FYI: It does not replace ng-packagr it’s just an angular cli architect recipie

0reactions
github-actions[bot]commented, Dec 12, 2020

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to use Protractor on non angularjs website?
Another approach is to set browser.ignoreSynchronization = true before browser.get(...). Protractor wouldn't wait for Angular loaded and you ...
Read more >
End-to-end testing with protractor for nonangular applications ...
Protractor is an end-to-end test framework for AngularJS applications. Protractor runs tests against your application running in a real browser, ...
Read more >
PROTRACTOR TUTORIAL 2– Identify Angular and Non ...
Using commands:- · Launch desired application in a browser. · Navigate to console in developer tool. · Type “getAllAngularRootElements()[0].
Read more >
Using Angular component in Non-Angular App
Like angular component works only in angular and Component created with Vue work only in Vue.
Read more >
How to Automate Non Angular Application using Protractor
The protractor can automate any kind of application so in this video I will explain How to Automate Non - Angular Application using...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found