Skip to content

Angular Meteor Universal w/ AOT questions #1963

Open
@bouchepat

Description

@bouchepat

Hi,

I'm planning on adding angular universal as per example MeteorCLI/universal and have few questions:

  • How to run the example with AOT on Windows (AOT=1 meteor), I tried:

    set AOT=1 meteor
    
    set AOT=1
    meteor
    
  • The doc mentions:

    If you want to disable Universal in Development, you can do Meteor.isProduction check before onPageLoad

    Where is onPageLoad?

  • Has anyone run into some issues while deploying such app in production?

  • Once the app is deployed, does it run automatically with AOT?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions