Skip to content

Rmoved .js and .js.map files from build process. Removed tsc from buildprocess#56

Merged
ajthinking merged 4 commits intomasterfrom
reformat-build-process
Sep 6, 2019
Merged

Rmoved .js and .js.map files from build process. Removed tsc from buildprocess#56
ajthinking merged 4 commits intomasterfrom
reformat-build-process

Conversation

@septIO
Copy link
Member

@septIO septIO commented Sep 5, 2019

WORK IN PROGRESS! DO NOT MERGE

This PR changes the buildprocess. It removes the need to run tsc before webpack by adding Typescript transpiling directly into webpack.
This has the added bonus of neating up the dist folder by removing all compiled .js and .js.map files.

  • Integrate typescript transpiler with webpack
  • Copy .vue files into dist instead of dist/src
  • Make sure laravel-file-factory and LaravelCreate still works, without changing their respective repos.

@ajthinking ajthinking marked this pull request as ready for review September 6, 2019 16:37
@ajthinking ajthinking merged commit 3a74d2e into master Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants