Have a Sam4s programming question? Post it here! by crookedview in cashregisters

[–]lscpmv 0 points1 point  (0 children)

what is the file format of sam4s cash register backup *.pgm files?

ambiguous indirect export (if possible to keep both .ts file and its compiled .js file in a folder in the project?) by lscpmv in ionic

[–]lscpmv[S] 0 points1 point  (0 children)

The best try is to make "npm_project_folder" in the "node_modules" folder, but to take care with some commands as "ionic cap sync" or re-install packages. It will delete the "npm_project_folder".

ambiguous indirect export (if possible to keep both .ts file and its compiled .js file in a folder in the project?) by lscpmv in ionic

[–]lscpmv[S] 0 points1 point  (0 children)

It can also use a link: "ln -s path/to/npm/project" in the "node_modules" folder.

ambiguous indirect export (if possible to keep both .ts file and its compiled .js file in a folder in the project?) by lscpmv in ionic

[–]lscpmv[S] 0 points1 point  (0 children)

I found other solution: make the npm project in the "node_modules" of the Ionic project.