does it possible to use for non angular application?
See original GitHub issueType 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:
- Created 5 years ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@SridharSathaSivam You can do it now easily with ng-cli-packagr-tasks
I’ve even added an example how to do that…
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.