We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Destroyed _Footer (markdown)
Destroyed تركي الخياري تطبيقات واتساب الذهبي انستقرام توك توك الذهبي (markdown)
Created _Footer (markdown)
Created تركي الخياري تطبيقات واتساب الذهبي انستقرام توك توك الذهبي (markdown)
Updated Home (markdown)
Update config recipes to all include JSDoc & migrate them to newer practices around `env`
Matching Ukraine support link to the one used on preact-www
Updated Config Recipes (markdown)
Slight alteration to env var section, reuses same instance of `DefinePlugin` instead of adding another
Rewrote aboslute imports section, way more complicated than it needed to be
The config as shown before has not worked for me. Path and config were not defined and there was an unused import. This Solution is directly taken from the linked issue and works as is.
Updating format of environment variables entry
Correcting 'Webpack Config Helpers' link
Correcting 'Basic Usage' link in table of contents
Adding Webpack Config Helpers page
Slight tweak to avoid error on production builds
Updated _Footer (markdown)
Correcting config as last edit broke it
Update new schema how call copy-webpack-plugin@6.2.1
Adding config recipe for using env vars with DefinePlugin
Listed method of disabling source maps was outdated, replaced with method found here: https://github.com/preactjs/preact-cli/issues/549#issuecomment-380335605
Correcting Slack invite link
preact-cli-svg-loader has been updated and is working again with current version
Add deprecation note for the SVG Loader plugin for CLI versions >=3.0
Added Absolute import Recipe