In the frontend/pom.xml add the following build code in the <project> section. <build> <resources> <resource> <directory>dist/META-INF/resources</directory> </resource> </resources> <plugins> <plugin> ...
jayesh-dayalani.hashnode.dev1 min read
No responses yet.