Skip to content

Angular Meteor Universal w/ AOT questions #1963

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions