@Bendeverell wrote:
Hello
I have been trying out Ionic by using a test app that is working on IOS and Android. I wanted to load the app onto a S3 budget as a web app test.
I used the following to add the browser to the platform folder.
ionic cordova platform add browser
I have not loaded it a S3 bucket but I guess the www. from the platform>browser>www needs to be copied over. Can you please help?
I ran the following to build the app for a browser.
ionic cordova build browser
The output is listed below. Is there a command to run for AOT?
Thanks in advance - Ben
Mon Jul 31 19:57: $|-bash|~/Documents/Udemy/IonicAngular/RecipesMobFinished >> ionic cordova build browser
Running app-scripts build: --build --iscordovaserve --externalIpRequired --nobrowser
[20:05:52] build dev started …
[20:05:52] clean started …
[20:05:52] clean finished in 1 ms
[20:05:52] copy started …
[20:05:52] transpile started …
[20:05:54] transpile finished in 2.61 s
[20:05:54] preprocess started …
[20:05:54] deeplinks started …
[20:05:54] deeplinks finished in 43 ms
[20:05:54] preprocess finished in 43 ms
[20:05:54] webpack started …
[20:05:55] copy finished in 2.81 s
[20:06:02] webpack finished in 8.08 s
[20:06:02] sass started …
[20:06:04] sass finished in 1.25 s
[20:06:04] postprocess started …
[20:06:04] postprocess finished in 5 ms
[20:06:04] lint started …
[20:06:04] build dev finished in 12.04 scordova build browser
⠸ Running command [20:06:07] lint finished in 2.83 s
Running command - done!
Running command: /Users/bendeverell/Documents/Udemy/IonicAngular/RecipesMobFinished/platforms/browser/cordova/build
Cleaning Browser project
Posts: 1
Participants: 1