You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2020. It is now read-only.
Its not problem, just additional step to using condition in file IONIC_HTML_TO_SERVE. How to parsing variable to IONIC_HTML_TO_SERVE using html plugin ?
What behavior are you expecting?
I can print webpack variable there.
Steps to reproduce:
Add config.ionic_webpack
Add html-webpack-plugin
Add Option variable
Print, but not show the option
insert any relevant code between the above and below backticks
new HtmlWebpackPlugin({
filename: 'index.html',
template: pathResolver('./src/index.html'),
NODE_ENV: 'production',
}),
Which @ionic/app-scripts version are you using?
3.2.3
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Not yet other information.
The text was updated successfully, but these errors were encountered:
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
Short description of the problem:
Its not problem, just additional step to using condition in file IONIC_HTML_TO_SERVE. How to parsing variable to IONIC_HTML_TO_SERVE using html plugin ?
What behavior are you expecting?
I can print webpack variable there.
Steps to reproduce:
Which @ionic/app-scripts version are you using?
3.2.3
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Not yet other information.
The text was updated successfully, but these errors were encountered: