Create a multi-page app using LWC OSS | Developer Quick Takes

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 มิ.ย. 2021
  • The default LWC OSS project created using the create-lwc-app (github.com/muenzpraeger/creat...) tool lets you create a single page application. But did you know that by slightly modifying the webpack config, you can create a multi-page application as well? Watch this Quick Take to see how it is done.
    Checkout the GitHub repo in the description for the app used in the demo:
    github.com/adityanaag3/multip...
    Fully Custom Webpack config file for multi-page app: gist.github.com/adityanaag3/f...
    Watch this Quick Take in which we’ve explained what is webpack, and how LWC OSS uses webpack:
    URL: • Webpack in LWC OSS Exp... '
    Track: BeatFort - Rampant Sunrise
    Music provided by Ninety9Lives
    Stream / Free Download: 99l.tv/rampantsunriseYU
    Connect with Salesforce Developers:
    Website: www.developer.salesforce.com/
    Facebook: / salesforcedevs
    Twitter: / salesforcedevs
    LinkedIn: / salesforce-developers

ความคิดเห็น • 14

  • @fernandosousa785
    @fernandosousa785 2 ปีที่แล้ว

    Thank you, I'm at least two days trying to find a sample that is not a PWA, and you defenitly have solved my problem :)

  • @emilmuller539
    @emilmuller539 3 ปีที่แล้ว

    Great tutorial, thanks ! Just the right information I was looking for.

  • @chaitanyabhagat5189
    @chaitanyabhagat5189 3 ปีที่แล้ว +1

    Hi please make a tutorial series for a project which covers all topics in LWC.

  • @kushagrabansal2532
    @kushagrabansal2532 3 ปีที่แล้ว

    I'm trying to create a LWC OSS app which has the capability to access Salesforce data. Which method is better to integrate a LWC OSS app with Salesforce data, using JSforce or Heroku connect ?

  • @srikanthpeddinti2777
    @srikanthpeddinti2777 3 ปีที่แล้ว

    Is there a way to use SLDS styling with lwc OSS in node?

  • @adrianflores6585
    @adrianflores6585 3 ปีที่แล้ว

    Hi, I would like to know how can I use JSForce with LWC OSS deployed on Heroku, more specifically, how can I pass a URL parameter to use it in the query... This would be really helpful since JSForce is the most used tools to do Web application integration with Salesforce.

  • @NITHESHKHERO
    @NITHESHKHERO 3 ปีที่แล้ว

    Can i get helper video on setting up full financial service cloud setup using scratch org. Trail financial services cloud developer edition has pre setup entirely different look and when i installed in my scratch it has different look..

  • @JaimeBIDtravel
    @JaimeBIDtravel 3 ปีที่แล้ว

    Any chance to see how that page looks?

  • @er.kalyanranjan7110
    @er.kalyanranjan7110 ปีที่แล้ว

    Hi, I am trying to create records for a custom object (Flight__c) by using LWC. But the standard field ( Name) of the custom object is populated with Id while the rest remains blank. Please give a direction to me.

  • @mdzaid5925
    @mdzaid5925 2 ปีที่แล้ว

    It all went above my head, i dont if salesforce developers are dumb or they are high on weed that they develop such stupid and complex solutions for very simple task.

  • @rahulgawale
    @rahulgawale 3 ปีที่แล้ว +1

    Please make a video on

  • @deepakthomas4806
    @deepakthomas4806 2 ปีที่แล้ว

    LWC Services are deprecated. Please post a new video for LWC OSS bundling.