Modify steps

Jesse20222 years ago

Hello traccar,

When i use the web interface as server and i want to modify some parts. Do i modify the files like reportcontroller.js and then minify it with sencha or do also need to modify the app.min.js and then minify?

I

Anton Tananaev2 years ago

The app.min.js is the minified version. You don't need to change it manually.

Jesse20222 years ago

Ok thank you. One more question does the modern part also uses the app.min.js??

So any changes there also effect the app.min.js after minify??

Anton Tananaev2 years ago

No, modern app doesn't use it.

Jesse20222 years ago

Ok, but can i build it with sencha also??

Anton Tananaev2 years ago

No. Please read documentation in the repository before asking more questions.