Skip to content

[Proposal] Packing should produce dist folder and not pollute src folder with .js files #154

Description

@VladimirAmiorkov

Please, provide the following version numbers that your issue occurs with:

  • CLI: (run tns --version to fetch it) 6.0.0
  • Cross-platform modules: (check the 'version' attribute in the 6.0.0
    node_modules/tns-core-modules/package.json file in your project)
  • Runtime(s): 6.0.0

Please, tell us how to recreate the issue in as much detail as possible.

Currently the seed structure has npm scripts that will trigger 'tsc' inside the src folder which will produce JavaScript files in it. With NativeScript 6.0.0 any symlinked plugin should not contain both TypeScript and JavaScript files because this can make webpack work unexpectedly.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions