ignore files copied to bundle from electron dir
support glob pattern for ignored files in the build process?
Swapped electron to typescript, would be nice to ignore .ts files or any other files users dont want output to build dir
Actually there shouldn't be any .ts files inside your output directory, can you provide me an example?
Yeah, ill throw one together. I switched the electron main and other parts for the main process over to typescript and added a build script.
On Apr 23, 2017 11:22 AM, "Cedware" [email protected] wrote:
Actually there shouldn't be any .ts files inside your output directory, can you provide me an example?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Cedware/electron-angular-toolkit/issues/10#issuecomment-296450648, or mute the thread https://github.com/notifications/unsubscribe-auth/AHdrNZZDooMttsNFNOZbAHMwcxBLkGTeks5ry2ydgaJpZM4NAzJE .
here is an example https://github.com/Kaffiend/electron-ts-example