We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef02eec commit eae3db1Copy full SHA for eae3db1
webpack.config.js/index.js
@@ -9,31 +9,3 @@ module.exports = (env = 'development') => {
9
10
return require(`./config.${env}`);
11
};
12
-
13
-// const path = require('path');
14
-// const HtmlWebpackPlugin = require('html-webpack-plugin');
15
16
-// module.exports = {
17
-// entry: './src/index.js',
18
-// module: {
19
-// rules: [
20
-// {
21
-// test: /\.jsx?$/,
22
-// exclude: /node_modules/,
23
-// use: [{ loader: 'babel-loader' }],
24
-// },
25
-// ],
26
27
-// plugins: [new HtmlWebpackPlugin()],
28
-// externals: {
29
-// react: {
30
-// commonjs2: 'react',
31
32
33
-// mode: 'production',
34
-// output: {
35
-// path: path.resolve(__dirname, '..', 'lib'),
36
-// libraryTarget: 'commonjs2',
37
-// filename: 'index.js',
38
39
-// };
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments